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 ... 11 12 13 14 15 ... 23
Title Δ
generics JAVA in c++? how to do <X extends T>? +1.54
How to ensure that the template parameter is a subtype of a desired... -1.06
I fail to make enum work correctly +0.58
How static object gets initialized at compile time? +1.66
Named constructor idiom and new operator -0.96
C++ what is "->"? +1.89
Deriving different and incomparable types from int in C++ -1.03
iterator become invalid after swapping with temporary container -0.27
How to compile a c++ program in Linux? -0.86
C++, Text to ASCII while-loop error +0.80
passing this as template argument +0.65
C++ Ways to pass a pointer to a temporary object (on the heap) to a... +0.97
Error: identifier "_S_IFDIR" is undefined -1.29
How can I initialize an array globally in C or C++? -0.85
Using "namespace foo {" instead of explicitly qualifying... -1.02
Function Pointer basic question -1.36
Why main() in C++ cannot be inlined? +1.09
error , Symbol 'vector' could not be resolved -0.38
Why constructors will always have same name as of class and how the... +0.20
Macro to count (character) arguments -0.05
Interfaces and covariance problem +0.07
branching based on two boolean variables -0.62
Why prefer template-based static assert over typedef-based static a... +2.38
Can static_assert check if a type is a vector? -0.42
How can I stop letting other clutter / expand my namespace? -0.97
Difference in Compiler Behaviour in case of VIRTUAL Functions in C#... -0.96
Function member pointer with private base -0.82
Casting a pointer to an int / Storing pointers to type T +3.00
What are the complete legal entities that can be put in a namespace? -1.32
How could my code tell a compile-time constant versus a variable? +0.40
Final clause in C switch statement (possibly using goto) -1.37
Why lifetime of temporary doesn't extend till lifetime of enclosing... -0.41
Why is function(char * array[]) a valid function definition but not... -0.29
Vector C++ with your own Class -0.63
Changing return type of a virtual function when it is a smart pointer -0.04
Anonymous enum classes -1.25
Iterators and Overloading << Operator +2.83
Function name macro in C++ -1.46
Operator [] overloading -0.72
Inheritance error dilemma: "invalid use of incomplete type&quo... -0.79
EnumType foo: How do I write foo.changeme()? +0.02
c++ classes - how do I pass a function to an included class for it... -1.79
Is it recommended to specify e.g. vector<t> in my public inte... -0.42
function pointer - ambiguous symbol error +1.53
Calling member function of templated member -1.60
Is Type name = name; ever useful in C++? -0.98
Matching an overloaded function to its polymorphic argument +0.60
Shortening a nested variable name +0.69
To inline or not to inline -0.73
How to call a non static member function from a static member funct... -0.89