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 ... 5 6 7 8 9 ... 23
Title Δ
Intellisense warning: Incomplete type is not allowed (in inline met... 0.00
Why c++ template parameters should be declared as class type? -0.86
Is it possible to make the execution of a program skip fprintf-stat... -0.33
How shall I implement operator overloading in base class for base c... -0.51
Getting the number of static attributes in a class +0.30
dynamic_cast doesn't guarantee a valid, complete object? 0.00
Why the member function can still be accessed even if it is declare... +1.83
eclipse doc c++ 0.00
When Pass by reference becomes mandatory over pass by address/pointer +2.07
how is the decision taken at run time whether to call derived class... +1.03
Ambiguous when two superclasses have a member function with the sa... +0.57
Destructor not invoked when an exception is thrown in the constructor -0.43
undefined reference to 'abc::abc()' with Dwarf Error: Offset appear... -0.48
Compile time check whether a base class is "interface" +0.56
Compile time check of whether a method defined as virtual -1.40
what does "error : a nonstatic member reference must be relati... +1.18
How to use decrement operator on a static variable in a class +1.64
Detect shared_ptr class member reference with g++ 0.00
How to pass a constant pointer to a method in a class -0.52
Composing members at compile-time +0.22
how to implement Interfaces in C++? -1.35
Why are class member functions inlined? +0.73
c making variable argument required -0.12
How to identify the type of const char* and const char[] in code? +1.44
Truncation the size of linked list from '__int64' to 'size_t -1.67
What's the purpose of dummy addition in this "number of elemen... -1.87
error C2440: '=' : cannot convert from 'ListNode<T> *' to 'Li... +1.84
extern const in c++ -1.87
Function member pointers -0.82
STL Functional -- Why? +0.68
Is it possible to determinate at run time is pointer points to C++... +0.52
how to avoid this duplicate code using templates in C++ +0.53
pointer to member function -0.07
position of virtual keyword in function declaration +1.98
How is the C++ 'new' operator implemented +0.53
To define these two class " typedef map<C, B::iterator>... -0.50
Differences in iterating through a C++ map -0.19
Integer range based template specialisation +0.61
Meaning of error converting brace enclosed initializer list to type? 0.00
C++ Size of Array -0.03
Efficient functional style (C++11 ok) -1.26
Unable to access the base variables in the derrived class +0.53
Multiple inheritance specify desired virtual function without redfi... +1.49
Force all classes to implement / override a 'pure virtual' method i... +2.04
Why should we use a friend function to define the comparison operat... -0.91
eclipse cdt - how to set the background color of the tooltips windo... -0.47
Is it possible to forward declare a typedef that is within a namesp... +0.79
Deconstructing Linked List +2.24
Why can't I access a public function that has a protected overload? -1.07
How to decide whether class attributes should be pointer or value w... +0.78