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 ... 11 12 13 14 15 16 17
Title Δ
Why would this template not compile? +1.22
C++ std::shared_ptr assigning via operator= +1.69
Variadic template deduction in variadic template template 0.00
Overloading/Specializing Method Of A Templated Class 0.00
Templates handling functions "returning" more than one va... +0.40
iterator for the last element of a vector -0.06
How do I access a private constructor in a separate class? +1.60
Compiler errors when trying to overload operator+= for an enum 0.00
Disabling operators overloads if a given template is not specialize... 0.00
How to iterate throgh a vector within vector? +2.54
Why can I call function templates without forward declarations? +1.73
Should I always move on `sink` constructor or setter arguments? -1.81
can not understand std::thread usage -0.61
Clarifying Return 0 and 1 +1.08
How does this work with Return Value Optimization? +1.38
C++ Polymorphism need assistance 0.00
Why does std::is_function evaluate to false when using on a derefer... 0.00
How to directly call conversion operator? -0.43
Why C++14 Generic lambdas require auto in parameters specification? 0.00
template backward compatibility with gcc 4.7 -0.85
Why is `make_unique<T[N]>` disallowed? 0.00
overloading operators, what is the purpose of the overladed operato... -0.65
Explicit specialization _of an inner-struct_ in non-namespace scope 0.00
g++ error message "use 'this->equal' instead?" 0.00
How can I read a variable number of values into a std::tuple? +1.61
Calling symbol from .so -1.14
Ranged for loop const reference doesn't seem to make a difference 0.00
Can I reuse an rvalue reference parameter to return an rvalue refer... +2.40
about vector's address in c++ -0.84
Template convenience constructor for inheritance -1.97
Move semantics and operator overloading -1.96
C++: Time for filling an array is too long +0.40
C++ overloaded operator with reverse order of associativity +2.74
C++ parenthesis matching application +0.39
Calling different C functions according to the C++ template type +1.41
Cannot overload the >> operator with istream c++ +0.39
"Error: No operator "=" matches these operands" +1.50
What is decltype with two arguments? +2.96
How to strip from object code generated by g++ the strings represen... 0.00
Specialization for any vector +0.50
Copy constructor for a class with unique_ptr +0.40
when does the compiler necessarily not make a function marked inlin... +1.08
How to specialize a template without copying and pasting the whole... +1.77
Regex \w escaping in C++11 +1.66
Function in if statement: error expected expression 0.00
What's a good way to implement an array of instances to different t... +0.40
Getting word count with Grep +1.94
Is it bad practice for operator== to mutate its operands? +0.91
decltype and lvalue expression -1.44
Format specifier for templated type -0.28