StackRating

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

Tomek

Rating
1462.32 (4,527,182nd)
Reputation
3,695 (45,448th)
Page: 1 2 3 4
Title Δ
How to overload operator ->* in C++ -3.15
C++ error when using stream buffers directly with ?: operator -2.55
Why do we have reinterpret_cast in C++ when two chained static_cast... -1.44
Is it possible to selectively define a type in a derived class +0.93
How to specialize only some members of a template class? +3.88
Overloading operator -> -2.72
template pass by const reference +2.08
CMPXCHG16B correct? -2.39
C++ code gets strangely skipped with no optimizations. Any ideas why? -0.71
c++ inheritance and constructors -0.76
Strange code breaks build in MSVC. What does it mean? +3.13
make an integer even +3.16
how to templatize a function on an stl container that has an iterator -1.69
static_cast doubt -1.45
Generic Container in C++ +0.01
Printing 1 to 1000 without loop or conditionals -1.86
C++ STL type_traits question +1.75
Delete any container using templates -3.07
Can you mix shared pointers with non-pointer data members? +0.30
C++ Vectors of Objects and Pointers -3.56
C++ : Array of struct as function parameter -0.42
Boost: copy_file fail with access denied but there are no permissio... 0.00
std::copy and std::vector problem +3.08
Comparing doubles -1.04
Chaining methods is giving me unexpected results, and the arguments... -3.27
cast Derived*const to Base*const -2.13
Problem with references to pointers -1.30
How to use static members as template arguments? -2.19
C++ Virtual Destructor Crash +1.54
Overloading the C++ indexing subscript operator [] in a manner that... -2.17
How does the template parameter of std::function work? (implementat... -2.76
(Ab)using constructors and destructors for side effects bad practic... -1.36
Is there any way in C/C++ to detect if code is running during stati... +3.98
Complex initialization of const fields -2.30
Translating const strings in structure initializers 0.00
Is there a (Linux) g++ equivalent to the /fp:precise and /fp:fast f... -3.82
Creating an easy to maintain copy constructor -2.13
Constructor of derived class with base instance as parameter +4.11
Unresolved external symbols in compiling 32 bit application in Wind... -2.04
condition execution using if or logic -1.04
Statically linked libraries not running code inside to setup static... +3.43
How to define and use a friend function to a temlate class with the... -3.95
Is it possible to generate constant value during compilation? -2.31
How do I refactor code into a subroutine but allow for early exit? +3.02
How do I refactor code into a subroutine but allow for early exit? -2.98
Dynamic loaded libraries and shared global symbols -2.00
syntax for calling virtual functions outside of the class? -1.77
C++ refactor common code with one different statement -0.48
C++ refactor common code with one different statement -0.48
What is different about C++ math.h abs() compared to my abs() -2.47