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 ... 8 9 10 11 12 13 14
Title Δ
Enum and anonymous enum in C++ +1.17
Private inheritance usage from client -0.00
Using CRTP to read structure from file +0.53
Static member array of pointers to member functions +0.20
stringstream duplicates last word -0.39
What type should I use for a range (of array indices)? -0.46
how to initialize stringstream object -1.01
When does garbage collection happen, between program start and prog... +0.27
KDevelop VS Codelite +0.89
Forced necessity of dynamic_cast operator in C++ -0.03
A way to implement assignment by 'new' -0.33
Need to understand different between Copy constructor,Assignment op... 0.00
How to switch between diffrent for loops, and would such a mechanis... -0.42
boost::filesystem::path causing memory difference 0.00
calling alloca() multiple times results in a contiguous part of sta... -1.59
When should I use references in C++? +0.50
Why use `std::bind` over lambdas in C++14? -0.98
c++ virtual function vs member function pointer (performance compar... +0.98
Compare two (non-STL) maps for equality +1.54
Mutation testing in cpp without modifying/recompiling the code 0.00
How to disable the escape sequence in C++ +2.88
"std::string" or "const std::string&" argum... -0.31
C++ Tricky Const Reference Exam Task? -0.61
Object needs to let function access all its data -0.79
C++ Naming variables +0.03
How to save a type of a pointer c++ +0.16
How should one use std::optional? -1.78
Mask the content of C++ header files -1.75
Detecting c++ structure is updated from unit test +0.96
C++ operator syntax for handling a = b + c without making explicit... +0.44
Constructor from string VS lexical cast from string? -0.48
What is more expensive in C++: accessing two vectors OR accessing o... +1.52
is i can be different value or always be 0 in this code sample in c++ -0.61
Avoiding a diamond inheritance 0.00
Is it safe to pass std::string to C style APIs? -1.91
How to have const members in stl container values in C++? -1.72
Is there a way to design this "static class" so that it i... -2.37
Classes and files manipulation in C++ -1.75
C++ rename class member any ideas? +0.00
Decorator for specific subclass 0.00
cannot connect cin with back_insert_iterator +0.54
can't open a file by reading its name from another file in c++ -0.19
How can I use COM ATL project in Linux? 0.00
Returning pointer to item cached in a std::map +0.52
How to ensure that there is at least one instance of a class? +0.13
C++: Union Destructor -0.37
C++ template function on a STL container -1.52
The best way to handle config in large C++ project +0.50
C++ Multithread Mutex Lock issue -0.04
How to check/detect an 'if' clause without curly braces? +0.22