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 ... 5 6 7 8 9 ... 17
Title Δ
C++ template better than a int->unsigned conversion? +1.13
Is there anyway to have a decltype on a template parameter? 0.00
Run Time Check Failure #3 the variable 'i1' is being used without b... +1.54
C++ overloading ->, how does it work? 0.00
Is it possible to simultaneously remove and get a copy of an object... +0.41
find() vs lower_bound+key_comp 0.00
How to find if a floating point is equal to an integer value in C++ +0.59
Why class constructor dont work when object initialization by copy? +1.35
Can lambda capture a pointer to a method? +0.31
Meaning of the following code example -0.29
C std::lower_bound, use overloaded operator as Binary predicate comp? -0.15
Is assigning to element of vector that has not been resized but res... 0.00
Better Message For `static_assert` on Object Size +1.19
Template type defined array initialisation +2.22
Preventing from a class to be instanstiated -1.13
What should dequeue return if the queue is empty +0.65
C++ Override Syntax -0.24
(C++) Crash while calling outer class method in constructor which s... +0.30
Or operator not working -0.67
Resolving dependant template type without this-> or RealType:: -0.13
Why can std::function not accept a deduced type as its template par... -2.35
Cannot instantiate object of abstract class, but must return object... +0.27
C++ Moving elements from one vector to another -1.54
return the type of a class instead of an object +0.16
search for unresolved references that should have been ifdef'ed out 0.00
Running function with std::istream +0.27
Function template parameter compilation error 0.00
Strange static cast behaviour in a member function of class used as... 0.00
Why won't this manipulator link with -O3? 0.00
How to use unordered_set that has elements that are vector of pair&... +1.50
How to implement pop for a stack as an array program? +0.31
defaulting a structure field of a class in a constructor +1.67
Vector of pairs to map +0.96
It's necessary to synchronize the use of the global variable +0.06
Pass-by-value/const correctness with C++11 +1.41
What's wrong with my constructor for this stack as array implementa... 0.00
Error in C++ : redefinition of class constructor +1.93
shared_ptr<T> to shared_ptr<T const> and vector<T>... +0.67
How do I write variadic templates, that can't accept zero arguments? +0.69
Iterator into container which is moved +1.62
C++ error two or more data types in declaration of function 0.00
Function Declared But Not Defined? Yet It Is Defined +0.31
Pretty print for all classes with ranged-base for loop support +1.46
Traversing nested C++11 tuple -1.53
Vector's push_back implementation using memcpy +0.21
Refactoring inheritance into templates while retaining certain char... -0.67
Whats the best way to conditionally control the direction of a for... -0.32
Custom deleters for std::shared_ptrs -0.69
How to Interpret typedef enum property on MCOIMAPMessage -2.33
Calling different member functions on different classes +0.30