StackRating

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

Jens

Rating
1493.73 (4,319,450th)
Reputation
6,398 (25,345th)
Page: 1 2 3 4 5 ... 6
Title Δ
C++ Template : one list by class, how to factorize the code? -0.30
Template a virtual method from base class instead of use overloading -0.49
Using old std::string in gcc 0.00
How to specialize a function template with more than 1 parameter? -0.48
Most pythonic way to continually iterate over a list until a condit... +0.28
Compiler devirtualization, not too smart? 0.00
Why can't run-time polymorphism be solved at compile time? -0.89
Why casting long can solve "warning: cast to pointer from inte... -2.21
Smart pointers in functions -1.83
Member function wrapper with a single argument template? +0.47
What is an "observable" in reactive programming? -1.92
Implement an identifier for a class or use dynamic_cast -0.31
polymorphism c++, trying to access member functions of classes that... -0.42
How to implement an intrusive linked list that avoids undefined beh... -0.38
zeromq pipeline with multiple workers but with a sink that handles... 0.00
Best practice for checking for no index for an unsigned integer -1.00
Observable containers +2.48
Performance of hash table, why is C++ the slowest? +0.37
How to use tolower with lambda function in map? C++ -0.15
Fast conversion of 16-bit big-endian to little-endian in ARM +0.62
Scala Enumeration: Choose some values as type 0.00
Most efficient way to check for messages in array +0.51
A real world Scope Guard using C++11 for exception safe resource ma... +1.43
C++ how to faster algorithm - working with strings -0.97
Operator+ overloading is not working 0.00
Unordered map vs vector +0.95
How to find the minimal missing integer in a list in an STL way +0.77
gsl::not_null<T*> vs. std::reference_wrapper<T> vs. T&a... 0.00
Is it possible to do RAII without exceptions? +2.09
Get time zone offset from time zone name in C++ 0.00
How to check if a socket is connected or not +2.17
Working with arrays in C++ +0.95
Call a function before function exits -0.28
Synchronizing very fast threads -0.77
template SFINAE and enable_if to switch between dynamic and fixed s... +0.01
Why C++ compiler isn't optimizing unused reference variables? -1.57
Function returns base class instead of derived class, is this a cod... -0.48
Could optimization break thread safety? -0.19
A container for integer intervals, such as RangeSet, for C++ +1.10
How to initialize std stack with std vector? +2.28
How should I implement a pure virtual method with derived type as p... -0.22
GCC and devirtualization inlining 0.00
C++- How to return first highest element inserted in vector of pair... +0.52
How replace If-else block condition -0.18
Passing a function reference with any arguments to another function... 0.00
poll returns 0 but read does not block 0.00
How to delay a function without stopping the application +1.70
Compiling Class Member Variables Out with C++ Templates? -1.02
C++:: Array of Member Functions +1.83
One producer thread, several consumers -1.37