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 ... 5 6 7 8 9 ... 14
Title Δ
convert pointer value to string and back again -1.03
How do I compile "c++ functions from c" if c++ functions... +0.01
How to emulate registry in Windows for program testing? 0.00
"!" illegal operation on bound member function expression +2.20
convert string to DWORD_PTR and DWORD_PTR to string +0.52
Using an STL map, wrong number of template arguments? 0.00
boost::join and boost::transformed +0.67
Technique to set trace level separately for every source file 0.00
how to prevent program from violation of singleton pattern -1.36
Is it possible to save data in a boost thread and retrieve it? -0.96
Should we prefer temporary variables over user defined variables in... -1.27
C++ std::vector of references +1.04
forward declaration of std::string and std::wstring 0.00
What do object pointers point to? +0.67
Enforce NULL checking in c++ +1.43
How to traverse stack in C++? +0.51
How to open a file in boost 0.00
Overloading << operator +0.23
C++ Write in OOP... where to get started? +0.01
(SOLVED) C++ debugging macro controlled by variable +0.78
Returning to C++ 0.00
I have a vector of pointers to objects. How to free memory? +0.02
Flip bool: performance comparison of x=!x versus x^=1 +1.03
Using std::shared_ptr<void> to point to anything -0.80
how to generate data and how to pass it over? 0.00
is it safe to use baseclass in vector of pointers 0.00
Manipulating variables at compile time with C++ -2.04
Use of static collections within a class to store class +0.52
Debugging crashes in production environments +0.37
Can't get ifstream object declared as a member in my class +2.54
binary reading and writing complicated stucts in c++ -0.04
Delete memory for map<string, string> +2.21
Any reasons to use a a method instead of the class own destructor t... +1.60
Interfaces in C++, WITHOUT multiple inheritance +0.56
If-else statement inside multi-line macro (C++) -0.05
How to convert struct with array to class? -0.51
How can i accsess different parts of my inherited code -0.87
C++ Robot, homework assignment - getting valgrind errors due to mem... 0.00
How to use boost::optional -1.45
Partially destroyed object? +0.24
How to properly static cast a vector in C++? -2.28
c++ Overload operator in abstract class +0.51
Stroustrup's RAII and the cast operator FILE* () = contradiction? -0.96
Can I store nullptr to bool? -1.18
undefined reference to a generic object in c++ 0.00
What is an appropriate use scenario of #define in c++? +0.91
How to predict memory leak in linux c/c++ programme? -0.49
Which is more optimal: `new` or `calloc`? -0.87
How to call one variable (which contains rand() function) and get a... -0.54
In which order should I send callback() & notify waiters? +0.51