StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

iammilind

Rating
1509.89 (71,401st)
Reputation
45,570 (2,306th)
Page: 1 ... 20 21 22 23
Title Δ
A way to disable conversion operators? -2.92
error: void value not ignored as it ought to be - C/GTK+ -2.72
Acceptable Usage of Do-While Loop? -1.25
template class restriction -0.71
Template refactoring -1.60
Loop not working +4.58
No == operator found while comparing structs in C++ -1.24
missing default argument - compiler error -0.86
C++: Templates and the singleton pattern -2.70
how to find number of elements in an array of strings in c++? -1.27
How to override a parent classes static variable +2.45
function returning this pointer in c++ -2.69
Will the pointer to a template member function inside a constructor... -1.71
C++ Overload or monitor the dereference operator (on a pointer) -0.55
Undeclared identifier, out of scope? (Using a C++ list) -2.61
C++ internals: Messing with the this-pointer -2.03
Is it safe to store a local declared object in a global QList? +0.44
Get parent directory from file in C++ -0.65
c++ const_cast question -2.13
Can't find the memory leak in this code +2.46
C++ Passing an Array of Struct one by one - so simple but I'm stump... +4.96
Bitset operation in c++ -0.70
C++ call class method from within class -3.40
Should I make wrappers for polymorphic classes that need to be allo... -1.95
Multiple C++ files and variable scope -0.42
How to make a parameter to char C++ -2.51
c++ does implicit copy constructor copy array member variable? -3.72
Converting const unsigned int to unsigned int in template parameter -3.69
Dynamic data type choosing based on template +0.74
new int[] throws 'Access Violation' exception +2.86
Can I determine if an argument is string literal? +1.15
Can I determine if an argument is string literal? -2.85
Getting error about an undefined reference, even though it is defined +2.42
C++ Multiplying 2 ND Matrices +0.15
Do containers (sets, vectors, etc) need to be created using the new... -0.30
Pure Virtual Methods with Different Datatypes -1.31
How to inherit a templatised Base class? -1.81
My Tree based expression solver for C++ has weird issues with digit... -2.10
Is it possible to create a struct type based on file contents? +2.92
templated function pointer, is this possible? +0.42
recursion & returning boolean values -0.08
Is it possible to call derived object's virtual method when down-ca... -3.45
Conditional compile-time inclusion/exclusion of code based on templ... -1.51
Linker error when using templates -0.89
Putting class declaration in .cpp file -1.73
Return a new array with specified values? +1.18
How is the expression x---y parsed? Is it a legal expression? +0.79
call a childs version of a function instead of a parents? -3.86
C++ Initializing Non-Static Member Array +2.34
C++ Matrix Class - Suggestions +3.29