StackRating

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

Daniel Frey

Rating
1606.69 (1,513th)
Reputation
47,019 (2,201st)
Page: 1 ... 4 5 6 7 8 ... 17
Title Δ
User-friendly API with unique_ptr 0.00
std::chrono: Set clock's epoch to 1/1/0000 +0.11
Is it possible to pass a brace-enclosed initializer as a macro para... 0.00
How do I embed a type's name as a string into a static_assert()? +1.41
Mixing constructors with fixed parameters and constructors with con... -1.75
rvalue reference as an object field -2.31
How to make a parent's template method visible from a child class? -2.29
Why const member caused error? 0.00
Can an exception be thrown from the ternary operator? +0.68
Do I need to use atomic<> if already guard by mutex +1.59
How to get dereferenced type of template member for function return... +1.14
How to use type_traits to generate code dependent on if a class spe... -0.44
Possible to template on types OR non-types? -2.87
Is there a reason declval returns add_rvalue_reference instead of a... -1.52
Good example of where move semantics would be beneficial -0.21
C++ Using ASCII instead of a letter in a enum -0.82
Strange error when applying arguments from a vector to a function u... 0.00
C++ Operator Overload with Value Reference -2.28
const-correctness for this and member functions 0.00
runtime error when try dynamic array allocation as a function +1.01
conditional derivative usage of macro in cpp +0.54
GCC Undefined symbols for architecture x86_64 in C++ Constructor -0.92
C++: Redefinition of global variable 0.00
Why is vector considered nothrow_move_constructible? 0.00
Documenting memory allocation C++ -0.59
How to clone subclasses without duplicating code? -0.53
Usage of vector::emplace_back with shared_ptr 0.00
C++ ambiguous overload for ‘operator ’ -2.03
Use typedef/using from templated base class in derived class -2.15
Template class strange behaviour VS2013 0.00
Is there a way to make passing by reference, and passing by value e... +0.37
'U' does not refer to a value 0.00
How do I define a Vector of Vectors in C++? -0.83
Implementing equal algorithm +0.22
Curious behaviour of bitwise shift when dividing by 2 and Sigsegv e... +1.64
increasing stack reserve size doesn't prevent stack overflow 0.00
Can a class template be a function -0.26
Ask a variable what data type it is in C++ +1.16
std::map implementation very inefficient in gcc 4.7.2 compared to V... -0.52
c++ sizeof() not returning correct size -0.03
Borland C++ 5.02 cannot call constructor with parameters 0.00
C++ switch statement won't work -1.58
C++: Printing out map values +0.37
std::sort ( from <algorithm> ) crashes 0.00
De-allocation of arrays in std::vector members +0.27
C++ Makefile error: No rule to make target -0.03
Dynamic invocation of a static "constructor" in C++ 0.00
`decltype` and mixing ADL-lookup with non-ADL-lookup -0.42
How to call an operator from a base class within the derived class? 0.00
Class reference member list initialization -2.16