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 ... 10 11 12 13 14 ... 23
Title Δ
How to "dereference a type" in C++03? 0.00
Returning NaN or throwing an exception? -0.86
How do I return from a function inside a lambda? -1.28
Segmentation fault and run time error -0.50
error: no matching function for call to +0.08
Forward declarations of unnamed struct -0.12
Best way to format the conditional checks in "if" statement +0.42
How is this recursive function automatically converted into iterati... +0.84
CRTP-related compiler error on typedef +1.61
Default destructor freeing an array member of a class, c++ +0.20
In which cases one needs to specify the template's argument `types`... +2.10
How to pass a vector by copy, and by reference, to a function? +0.56
Is it not possible to call C++ operators manually? +1.39
Prevent inheriting operator new and delete -0.52
Enforce use of Getter / Setter within same class (C++) -0.99
C++ Usage of switch statement -1.65
can a pointer be deleted several times c++? +0.78
Why do we need `class` in C++? -0.38
what is the best way of deallocating memory in c++ +1.71
Ambiguous call of overloaded constructor due to super class (pass b... -1.75
The usage of anonymous enums -0.47
How can an object know if it has been allocated on the stack or the... -1.28
How to trace MFC Serialize calls with Macros +0.58
dynamic int * arrays as key for C++ map +0.48
c++ this pointer question +1.43
cpp inheritance questions +0.59
object orientation, inheritance, and composition in c++ +2.03
Avoiding duplication of function definitions in template specializa... -0.94
Private inheritence and constructors +1.21
C++ Initializer lists -0.21
Is there a way to not inherit "virtualness" of a function... -0.88
enum in a namespace +0.16
Dynamic dispatching of template functions? -1.37
Compiler complains about wrong number of template arguments even if... +0.58
Unnamed objects formed during derivation -0.92
Compiler chosing prefix ++ when postfix is missing - who says? -0.29
Polymorphic pointer to member variables +2.52
Assign values to a dereferenced void pointer -1.31
c++ using namespace::function +0.65
Can I include global static member? +2.77
c++ explicit instantiation -- function templates -- replace a impli... +0.13
Problem with ostringstream and copy constructor +0.72
Allow objects to be allocated only using dynamic allocation 0.00
Undefined reference to a function when linking with g++ -0.25
CString Parsing Carriage Returns -0.40
Automatically pick a variable type big enough to hold a specified n... -0.61
C++ - Why static member function can't be created with 'const' qual... +1.12
Template classes with specialised constructors -0.14
expected constructor, destructor, or type conversion before '<&l... -0.59
A doubt about sizeof +1.76