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 2 3 4 5 6 7 ... 17
Title Δ
Avoid two versions of function for `const X&` and `X&` 0.00
How to get a warning on old exception specifications 0.00
Write the implementation of an output operator overload outside the... +1.11
Workaround for GCC 4.8.1: sorry, unimplemented: mangling argument_p... 0.00
Disambiguate template specialization between map-like and vector-li... -1.09
Check if a class has a pointer data member +1.92
Check if valid template specialization +0.31
how to use boost::enable_if in class template +0.15
Trying to understand templates +2.42
Fastest way to compare bitsets (< operator on bitsets)? +0.35
C++ operator overloading in recursive expression classes +0.04
How do I "enable" a function based on a template parameter? 0.00
rvalue reference template argument deduction on operators 0.00
scoped but "semi-weakly" typed enumerations +2.46
C++ chooses 'wrong' overloaded method with default parameters +0.84
Execute or skip code based on template parameter contents 0.00
GCC 4.4 does not implement C++11 range loop. What other range loop... 0.00
Specializing function template for templated derived class 0.00
Can I implement an autonomous `self` member type in C++? -0.79
Class with pointers to variadic template template parameters 0.00
Using SFINAE to check if the type is complete or not -1.07
How to store regex patterns, as regex objects or strings? -1.15
Explicit template specialization & dependent name lookup problems -0.73
How to obtain a const qualified declval? +0.23
<insert name of struct> was not declared in this scope +1.27
According to ยง12.1/4 in the C++11 Standard, the code shouldn't comp... 0.00
template friend function overloading 0.00
best way to define a unordered_map of vectors +1.37
Erasing last element of vector containter -1.26
Why doesn't overload resolution pick the first function? +1.49
Object not declaring, void not showing in class 0.00
operator suffix for std::string in c++14 +0.30
Upcasting a template object on function parameter failed +0.31
"Template argument for template template parameter must be a c... -2.17
Does C++11 permit taking a reference to an anonymous temporary +1.88
Can a non-commutative operator for nested templated class inside a... 0.00
How to get the type of a template, like template <typename T>... -0.61
How to change a behavior for all instances of a class in a header o... +0.33
Rename std::vector to another class for overloading? +1.29
C++ inheritance getting error -1.20
Input seems to be putting out correct string, but isn't accepted -0.18
Preserve constness on assigning an object -2.82
Template: How to return container of container +1.18
Calling a C++ method pointer +0.32
char16_t and char32_t types in C++11 0.00
C++ Error C2228 (left of '.val' must have class/struct/union) in un... 0.00
no match for 'operator<<' in 'std::operator<< +0.07
vector emplace_back usage (C++11) of containing another vector (par... +1.34
Best way to write a value wrapper class -1.75
Is it considered "correct" to use a template for a functi... -0.18