StackRating

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

JohannesD

Rating
1568.38 (4,242nd)
Reputation
9,940 (15,371st)
Page: 1 2
Title Δ
C++ how to pass class method to a function that asks a reference to... +1.46
exceptions C++ , I just don't understand why the output is what... +4.07
Parallel execution doesn't update my variable +4.63
Bitwise not and Logic wise not: Why ~true == true and ~false == false +1.10
Do we sometimes have to write code that has undefined behavior acco... -3.02
usage c++11 std::tuple in big projects +1.23
How does the 'auto' keyword know when to use a const_iterator match... +3.36
std::bind and std::function overlap or complementary? +3.20
Why is the behavior of uninitialized containers different with opti... +3.60
Writing Universal memoization function in C++11 +3.97
C++11 "In class initialization" feature is not working fo... +3.53
C++11: Can I create a field whose type has a deleted destructor? +4.41
Correct way to declare/define custom cout-like object +4.44
How to convert between shared_ptr<FILE> to FILE* in C++? 0.00
Ambiguous overload on function pointer and std::function +0.82
assigning one shared_ptr to another 0.00
Compile-time recursion in variadic templates -3.78
Use and utility of std::shuffle? 0.00
What is the point of the 'auto' keyword? -1.89
Same declaration with and without const, why? +5.43
Template Alias with Default Value 0.00
Iterating through STL containers and removing/adding multiple items +1.17
Why do I need to specify the template argument type of a templated... -1.77
Why does std::result_of take an (unrelated) function type as a type... +2.36
Class and std::async on class member in C++ 0.00
C++11 lambda capture by value captures at declaration point +0.17
Optimization techniques used by std::regex_constants::optimize -4.23
Split a string using C++11 +3.74
Locale specific behavior in the regex library? 0.00
C++ templates for performance? +0.69
Functions with variadic templates +0.37
What is "rvalue reference for *this"? +1.12
Using Bind to produce a parameterless function results in error 0.00
C++ Lambdas, Capturing, Smart Ptrs, and the Stack: Why Does this Wo... -2.52
Using C++ decltype with overloaded operator++ (preincrement) 0.00
I'm making a tuple class in C++11 using variadic templates. How do... +3.72
Is leaking std::thread undefined behaviour? -2.16
How do I loop through results from std::regex_search? +3.85
Why doesn't the move constructor get called in the fill_n 0.00
Why is this variadic function ambiguous? +0.24
What is the precedence of the meta-operator ...? -3.89
Function call with variable number of arguments 0.00
variadic template parameter pack expanding for function calls +4.21
unique_ptr custom storage type example? +0.52
C++11 use-case for piecewise_construct of pair and tuple? 0.00
How to test whether expression is a temporary? +6.12
Behavior of decltype +4.25
Unexpected compilation problem with g++ -std=c++0x +0.96
C++ vector of arrays +3.70
Specifying a lambda function as default argument -3.67