StackRating

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

Timo

Rating
1534.34 (15,112th)
Reputation
4,218 (39,669th)
Page: 1 2
Title Δ
Make a function returning temporary object inline? +3.20
Why is this sequential array loop slower than a loop that uses a &q... -4.21
Is an asterisk optional in a function pointer? -1.34
How does a mutex ensure a variable's value is consistent across cor... -2.70
Card Game Algorithm -2.71
What does " if(*((void **) &(_ptr)) != (void *) NULL) &quo... -2.54
compilation error with std::priority_queue derived class using std:... 0.00
using a smart pointer in C 0.00
Confusion with snprintf and size_t len +3.06
Why does not RVO happen here? +3.33
Re-writing this smart pointer 0.00
Is this a valid way (good style) of doing recursion -1.02
Before smart pointers came into being -0.67
Why does virtual keyword increase the size of derived a class? +2.76
Why is the below code giving "dereferencing type-punned pointe... +3.95
Partial template template specialization -1.64
How to pass a C++ function pointer as argument with some fixed valu... +4.26
Why Does Default user defined destructors in C++ increases executio... 0.00
C++ dynamic_cast vs storing object type in a static enum? 0.00
Lock free atomic state class - is it correct? +3.54
compiler optimization of return value in VS 2010 +4.15
Porting C++ project from VS 6.0 to VS 2010 brought to slower code 0.00
Don't display spaces and tabulation on Visual Studio 2010 0.00
Using lambdas to do nested functions +4.11
Reason to use this stateless class with a function call operator vs... -2.82
Typecasting method pointer to parent class method +0.37
C++ Memory Barriers for Atomics +3.22
Text file only found when running outside of Visual Studio +5.47
"cannot access private member'" error only when class has... +3.94
intrusive_ptr using a base class for ref count and include cycles h... -4.02
Import address table yields incorrect RVA for import name -0.86
Using std::ifstream, std::istream_iterator and std::copy is not rea... +3.53
Read-write thread-safe smart pointer in C++, x86-64 -1.39
why is this so much slower in c++? +4.11
c++ text file reading performance -1.58
Rewriting for loop efficiently, C +4.14
How to parse ini file with Boost +3.89
Why would Windows hooks not receive certain messages? 0.00
Queue Algorithms -1.25
Code Golf: Numeric Ranges +0.79
Do you look at how big your variables get and then choose the datat... +0.01
How can I delete elements of a std::map with an iterator? -3.80
Have global function definition in header file, and avoid duplicate... -1.23
Preprocessor macros: how to insert arguments? 0.00
How to set relative paths in VS2010 -0.04
Heap corruption detected error when attempting to free pointer +3.48
Problems using boost::asio::async_read() 0.00
Scoped using-directive within a struct/class declaration? +4.13
Scale a custom matrix class by a vector -4.02
Non-blocking stack pop -2.24