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 ... 17
Title Δ
why is returning rvalue reference wrong +0.01
What is the difference between -std=c++0x and -std=c++11 +0.32
Catching exceptions from a constructor means that my instance is ou... -0.86
C++1y/C++14: Converting static constexpr array to non-type template... 0.00
Detecting the types of individual enumeration constants +0.32
Is there a way to get literal strings into a <char...> templa... 0.00
How does sending function prototype to template works? 0.00
g++ compiling C++11 using -Wpedantic option: Is there an option to... 0.00
C++ variadic template std::function to lambda conversion not working -1.42
How can the "min" type be found in a variadic parameter p... -1.19
why bind does nothing while lamda works +1.90
How can a type be removed from a template parameter pack? -0.68
Is std::vector<T> a `user-defined type`? +0.90
Is it possible to use decltype to figure out the return type of a m... -0.32
Define main function in class -0.66
How to use the overloaded and original exp inside a member of a tem... 0.00
Memberfunction pointers and inheritance 0.00
Initialization of variadic base classes 0.00
No matching function for call to - candidate expects 0 arguments, 6... 0.00
Accessing last node on std::list -0.77
Error E2093 c++ 0.00
Parsing a binary file to look for URIs in C++ 0.00
How to "export" all overloads of one function in c++? 0.00
Conditional cv qualifier in function +0.32
How to fill a vector with typeid's from variadic template arguments +0.08
C++: undefined reference to function, parameters appear changed -2.83
error: variable or field 'print_array' declared void 0.00
std::string, difference between string val and string val = "&... 0.00
Partial template-template based specialization vs explicit partial... +0.31
Create two different code block wit one macro 0.00
Can't Change A C++ Variable After Initializing +0.32
returning move only types from free function vs member function +0.08
How many conditions can be included in 'while' loop and how? +0.32
Macro taking code statement as argument fails when std::map is pres... +1.34
Less verbose alternatives to passing a smart pointer -2.58
Equivalence of "a @= b" and "a = a @ b" +0.56
passing an object variable as const ..& -1.18
static template member variable has internal linkage but is not def... +1.54
A C++ function to figure out whether one unsigned integer is bigger... +0.67
Dependant non-type template parameter and variadic template +0.72
Does in class member initialization takes place at compile time or... -0.24
How do I strongly typedef non-primitive types? -1.38
Assert when instancing specific template specialization -1.92
Copy constructor invokes infinite loop although having call by refe... -1.68
Is it legal to cast float* to std::complex<float>* -2.71
C++ data structure design: children with different fields and funct... -0.30
undefined reference to / cannot resolve address of overloaded funct... 0.00
Zero not displaying as 0 when printing from array +1.41
'\n' is treated as '\' and 'n' -0.44
How can I std::bind the method of a base class in this situation? +1.08