StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

utnapistim

Rating
1499.32 (3,790,049th)
Reputation
22,237 (5,936th)
Page: 1 2 3 4 5 ... 14
Title Δ
Searching for a trick to avoid creating a field in a class template -1.37
Why are most people using std? +2.25
C++ operator [] +0.48
Template specialization: ‘Scalar’ does not name a type -1.16
is it fine to use auto keyword in function parameter? +1.13
Overload operator>> for std::pair<int, int> -0.36
Turn std::string into array of char* const*'s +0.22
What is the benefit of using #define to declare a constant? -0.48
Speed up to invert an element (int type) in C++ +2.00
How to interrupt boost::this_thread in c++ -0.68
Is this way of using std::string safe? +0.48
What is the best way to keep track of how many derived classes does... 0.00
what are traits in C++, especially in boost -0.50
Store hex value in string C++ +2.03
C++ PrimeNumber Class +2.30
c++ friend overloading operator << -0.49
How to have my program stops if its memory consumption exceeds a li... +0.48
A controversial way to read lines from a file into a vector -0.43
C++ convert simple values to string +0.97
Overloading input / output operators -0.54
Using the copy and swap idiom for assignment operator with derived... +0.17
How to design a class that is constant after initialization and exi... +1.00
How to use an operation which is defined in another namespace in c++ -1.26
How to use lambda auto parameters in C++11 +0.19
Array inside array in c++ similar to the list inside list in python +0.18
Prevent static initialization order "fiasco", C++ -0.77
std::string to char array and char array to string (c++) +0.50
Must Invoke first design pattern 0.00
Class design complication (C++) +1.16
VisualStudio debug continuing unhandled exception 0.00
Will delete command clears the memory allocated duirng new? -1.17
'ofstream' and 'fstream' reading files +0.50
What is the proper way to communicate between member classes? +0.96
Find pointer of object in vector C++ -0.54
Are all istreams skipping white space like `cin`? -1.51
C++ Calling a child class function from a base class when I don'... -0.76
Eclipse conio.h resolving error 0.00
Code efficient? +1.86
Difference between variable assigning and literal constant? +0.25
Is dependency injection useful in C++ +1.28
Deleting default constructor causes problems with default allocator... -0.50
const_cast<double*> works but const_cast<int*> doesn... -1.50
What is the use case for an anonymous union type +0.55
Can one set a custom exception type to be thrown by std::map::at me... 0.00
Member Objects as unique_ptr or on Stack +0.91
The differences between if else and #if #else #endif -0.66
How to catch exceptions conditionally? -2.02
How to reduce release build time in visual studio unmanaged code? -0.49
C++ Type Wrapper printf prints wrong value for float 0.00
associative std::tuple container -0.61