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 ... 17
Title Δ
Trouble calling pointer to member function 0.00
Copy items from one vector to another vector 0.00
Does the the dynamic array need to be deleted or deallocated if the... -2.16
How do I use a variable from a function of a cpp file on another fu... +1.78
Defining hash function as part of a struct -0.16
Is the sequencing of this decrement invoking undefined behaviour? +0.35
Is there a C++ new declaration like in C# +1.60
C++: std::equal segmentation fault with my container 0.00
Filling an array on compiletime under some predicate 0.00
Confused how my Makefile is remaking object files -1.15
Different variadic template expansion +2.29
Exception during connecting to postgresql database using wt c++ lib... 0.00
std::forward with pass-by-value argument -1.50
What kinds of header files should not be protected against multiple... +0.63
What is Object Scope in Oop? +0.83
Isolate the odd numbers and even numbers +0.69
Where am I going wrong in my use of classes? -0.66
static_assert dependent on non-type template parameter (different b... -2.11
std::stringstream and the str method +1.36
Are unnecessary include files an overhead? -0.36
strftime() fails on Raspberry Pi (Raspbian) +2.09
Enable a function template in C++ whenever an expression is undefined +1.73
Difference between dot and Scope Resolution Operator Class Object -0.63
Use templates to generate pure virtual base class methods -2.71
Why is a malformed function used instead of an implicit conversion? 0.00
temporary lifetime in range-for expression -2.35
C++ switch falls through to default even when using break; +0.32
Expanding vector while iterating through it +0.38
How to write one line and nested 'if' statement without ... +0.10
Is it definitely illegal to refer to a reserved name? +0.75
The correct syntax of this for loop statement 0.00
Variadic template function composition -2.02
Is value returned by std::unique_ptr::get valid after moving unique... 0.00
Getting nth variadic argument value (not type) +1.68
Avoiding proliferation of templates 0.00
C++11 Regular Expression with one or more whitespaces 0.00
How can I use std::decay when partially specializing a type trait? -1.54
C++ multiple member function callbacks without using std::bind, std... 0.00
Missing C++ header <__debug> after updating OSX Command Line... -0.16
sorting a vector of userdefined classes based on the string inside... -0.84
Building with more than one version of a compiler 0.00
cout << setw doesn't align correctly with åä... +0.01
tuple from argument list +0.34
Why do neither move semantics nor RVO work as expected? -1.72
is_defined constexpr function -1.57
why I cannot store derived class in base-typed std:vector? +1.58
How to use std::enable_if with a condition which itself depends on... 0.00
SFINAE failure with typedef in class template referring to typedef... +1.67
How to specify that template parameter is a class template, and inf... -1.82
Decreasing begin() iterator and then increasing it again 0.00