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 ... 10 11 12 13 14 ... 17
Title Δ
avoiding dangling reference in array subscription operator 0.00
why these 3 lines code are right?About *p +0.40
Catching exceptions in destructors +1.64
Redundant instantiations in boolean constant expressions 0.00
Must a deleted constructor be private? 0.00
Why can't this public member function call decltype on a private st... +0.32
How can two alternating characters be output efficiently or without... -1.75
Decrementing an iterator +1.70
How do I detect if a template parameter is a builtin or not? +0.35
Is there a SFINAE test to check if an enum is unsigned? 0.00
A positive lambda: '+[]{}' - What sorcery is this? 0.00
How to refer to typedef defined in template class -0.66
Extract just the argument type list from decltype(someFunction) +1.57
How to explicitly call destructor of a class in Turbo C++ -0.17
Why are overloaded inherited static functions ambiguous? +0.73
How to compare two std::istream references? 0.00
Compilation fails with "error: stray '\342' in program" 0.00
How to use noexcept in assignment operator with copy-and-swap idiom? +1.59
delete modifier vs declaring function as private +1.90
What is the difference between private member and public member in... -0.09
Template class specialization for template class and other types 0.00
Get size of std::bitset without instance +1.48
C++ int assignment not working 0.00
C++ - Why can you return a reference to a "stack object" -0.42
Can't use enum class as unordered_map key -0.34
Use private nested class in a public interface of an enclosing class 0.00
C++: Deleted element still in set after calling Erase +2.01
C++ Why is my loop breaking? +0.36
C++ - Forward declaration and alias (with using or typedef) +1.70
Applying a type transformation to a list: is "const" spec... 0.00
Get end of string as const char * in C++ +1.08
C++ Member Variables not Updating - Noob here 0.00
How and why does std::bind keep pointers alive 0.00
Getting tuple element by type (pre C++0x) 0.00
What is "member initializer" in C++11? +0.93
Error compiling source file and header file together in C++ +1.40
Multiple Definition - Why can't I define them in a header +0.43
Error with template class constructor taking arguments 0.00
overloaded operators keeping variables updated instead of keeping t... 0.00
What's the difference between using-style and typedef-style? +1.77
Why are the constructor and desctructor of class A called once when... +0.98
Is there any way to match a string set in C++? -0.54
declare template friend function of template class 0.00
Applying partially applied template +2.03
Using a fixed length vector in a struct - C++ -1.50
Overloading dereferencing operators 0.00
How would you explain a layman person or a beginner in programming,... -0.38
Redefining lambdas not allowed in C++11, why? +0.96
How to properly overload postfix increment operator? +1.35
Operator overloading in C++ (operator-) -1.11