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 ... 18 19 20 21 22 23
Title Δ
Assignment operator and copy constructor in the presence of referen... -1.14
Polymorphic class member variable -1.53
C++ std::queue does not want to push() +2.51
Disabling pointer output in C++ streams? -1.08
multidimensional string c++ +0.63
Does memcpy() uses realloc()? +2.10
What does "variable|variable" mean in C++? -0.03
Macro with "placeholder" value 0.00
function with the same name as a macro +0.73
Trick : filling array values using macros (code generation) -0.93
deducing references to const from rvalue arguments -0.79
C++ How to calculate the number time a string occurs in a data -0.24
Is it advisable to expose a templated class of a Library? +1.37
why sometime a function return a const, or const reference -1.71
How to handle "switch/case" when new parameters added in... +1.88
Problem with c++ template constructor -0.48
To find the nearest perfect square if the number entered is not a p... -0.75
Question about multi-inheritance in C++? -0.69
Puzzle: To escape the check of typeid -1.51
Implicit conversion of vector<shared_ptr<Foo> > to vect... +0.95
how to get rid of - "warning: converting to non-pointer type '... -1.47
Static function leading to more static functions -0.65
Emulating GCC's __builtin_unreachable? -0.96
manual object constructor call -1.38
C++ including a ".h" file, function duplication confusion -0.01
Detecting length of overlap between two strings +0.00
boost filesystem version 3 issue? -0.43
can't store an object into array? C++ 0.00
Exception when comparing an (int)double and (int)int 0.00
Why are by-value parameters excluded from NRVO? 0.00
Why should one not derive from c++ std string class? -0.37
C++ static polymorphism (CRTP) and using typedefs from derived clas... -0.33
C++ Inheritance with pure virtual functions +2.72
Store a reference to an objects member variable with a different cl... +2.68
quicksort (n arrays should be treated as 1 and values remapped as n... +0.55
Virtual destructor when using upcasting +0.30
what is containership or nesting in C++? -0.25
How much is deleted when you delete a class or struct in c++? -0.11
What is the correct way to delete char** -0.86
Is this a bug in Visual C++ 2010, or am I missing something? -0.35
How can understand a constant variable in memory. C++ -0.12
array copy reversal in c++ +0.89
Difference between explicit specialization and regular functions wh... -0.54
Getting the size of member variable -0.46
Keeping track of arguments sent as pointers in nested functions +0.35
C++ Compiler Error C2362 -0.50
ffs does not name a type in C++ -0.71
How to extend existing template in C++? 0.00
Disabling system calls in C++ -0.16
Is it possible to call the constructor of a super class, two classe... -1.03