StackRating

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

JoergB

Rating
1526.47 (22,185th)
Reputation
3,996 (41,962nd)
Page: 1 2
Title Δ
Async constructor in C++11 +3.98
Confusing base conversion from bytes to hex +4.16
C++ Destructor, EXC_BAD_ACCESS, Could not access memory +3.66
Template alias in template function -1.18
warning: deprecated conversion from string constant to ‘ACE_TCHAR*’ -0.39
String parsing to manipulate each token (without STL) 0.00
C++11 how to identify atomic type at compile time (via mtl or defin... +5.50
Implement reading from stream via copy -3.64
C++ - Design different classes to be able to exchange their rule -0.22
istringstream() (possibly) memory leak -0.13
boost multi index container of template-dependent struct in templat... 0.00
Using getpeername with descriptor as 0 -0.97
can one get the static type of an object? 0.00
Dont modify program, print some values as output - unusual (?) home... -3.36
What if an object passed into std::swap throws an exception during... -2.30
Imitating Obj-C block behaviour with C++ lambdas 0.00
What does it mean to have a block of c++ code with a backslash afte... 0.00
C++ Memory Leak not properly showing -1.12
how are `delete[] obj` and `delete obj` implemented at compiler level +5.93
Unexpected results in Monty Hall simulation -1.15
How to put data in cin from string -1.64
What am I allowed to do with a static, constexpr, in-class initiali... +4.24
Memory leak when passing polymorphic unique_ptr as argument 0.00
Recursive binary search implementation is crashing... why? -2.67
Console main Input 0.00
How can I detect that input is being redirected in from a file? +4.44
How are std::move template parameters deduced? -2.20
value changes while reinterpret_cast +6.04
Is the "one-past-the-end" pointer of a non-array type a v... 0.00
Why C compiler cannot do signed/unsigned comparisons in an intuitiv... -2.36
C++ null-terminated-string on specific compiler/platform problems +4.25
searching files? -0.41
C++ reference collections -1.97
Why can't I get std::function<std::vector<T>::iterator>... -2.96
C++ Multimap manipulation -1.34
Accessing a member variable's address in derived class.Behavior cha... +1.43
how to delete object defined in header file and used in .cpp file 0.00
Is memory reordering visible to other threads on a uniprocessor? +4.04
using cmd with in responsive mode in c++ or java -3.87
aligned_storage and strict aliasing 0.00
Boost.Process - how to make a process run a function? 0.00
How will _Exit behave in a C++ program? -1.04
Quick successful exit from C++ with lots of objects allocated +4.21
Automatically deducing the type of bind1st(mem_fun(&my_class::f... +6.21