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 2 3 4 5 6 7 ... 23
Title Δ
Initialize array of char in initialization list of constructor in C++ +1.60
Reasons for putting C/C++ variables in an unnamed scope? -0.48
C++ Multiple Inheritance Triangle 0.00
Generic Function pointer to the class member function +0.17
The type in a dynamic_cast must be a pointer or reference to a comp... 0.00
Is a macro to catch a set of exceptions at different places fine? +0.48
C++ 11x check: how to implement const-variants? -0.49
Choosing between size_t and container::size_type in compile time +1.32
How do I create an array of ifstream objects and how can I populate... +0.37
compare function in lower bound -1.47
How to specialize or overload global template function for all inst... -2.11
function pointer as static member of a structure -1.09
Abstract Class vs Interface in C++ +0.25
casting an object to char and then "uncasting it back" -0.53
What is standalone function? +1.46
Initialization lists,local variables vs data members +1.17
Non-template static counter in template +2.22
use of "else if" in c++ -1.23
C++ Should I fully qualified my variable type? -1.65
Create array of object as user requirement increase? +1.78
Do pointers have copy constructors? -0.16
Scope of variable in a macro -0.28
How do I do a memset for a pointer to an array? -1.02
C++ Iterate through Vector using for loop +1.97
Efficient/faster copying for standard containers like std::vector -1.61
C++ const and mutable functions with the same name +0.51
'class' type redefinition, already included ifndef/define/endif -1.43
new operator and array in C++ +1.41
extracting the type in a template class for use in other templates +2.28
Implicit inline virtual function implemented in header -0.52
Why main() in C++ is not overloaded to use std::string? +1.02
c++ create reference variable inside function -0.34
Protected member is "not declared in this scope" in deriv... -0.49
Initialize empty array in class -0.03
How can I add a class member if the other class' constructor requir... -0.06
CRTP and template template? +1.47
Difference between "new" operator and "new" fun... +0.30
Displaying class variables. Using string as parameter in printf fun... -0.78
Is there a way to typedef a static function +1.35
Macro increase value and then concatenate -0.80
Overloading operators + and - in C++ +0.00
Replacing delete in C++, missinformation -0.40
Can the C++ preprocessor tell whether a token is a string? 0.00
static vs non-static variables in namespace +2.42
For what object pointer values does the pointer to member operator... 0.00
What is the best way to call a function in child class in the wrong... -0.53
how to find out the amount of memory used -0.49
c++ operator overloading & polymorphism -0.81
Why c++ does not support multiple initializers in for loop? -0.55
C++ expected constructor, destructor, or type conversion before '&a... +2.28