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 ... 17
Title Δ
How to define unicode ranges by properties/identifiers in c++ for P... 0.00
How to create custom integer sequence in C++ -2.83
Getting type that pointer type is pointing to -0.63
how to move elements of an initializer_list? -1.97
C++ 11 operator overload with return type deduction 0.00
Apple clang version 0.00
Convert arguments of variadic function -1.74
C++ Proposal Function Returning A Type +1.70
Enum class bitmasks used in template constexpr method 0.00
Specialize static template function of base class 0.00
Why can't the compiler deduce my template value from the functi... +0.34
Type trait for copying cv reference qualifiers +0.05
Pointer to template class object 0.00
g++: linker issue on Mac OS X - Undefined symbols for architecture... 0.00
Should I use smart pointers for my application and library? +0.33
Sorting A Vector Of Structs According To Contained Data 0.00
Specialization of multiple template<int> functions +0.93
How to write common functions for enums, that only affect specific... +0.35
std::is_copy/move_constructible fails even though copy/move constru... +0.37
Passing lambda as template parameter to templated by function-point... +1.48
Initialization of a member variable tuple 0.00
C++11 Generate template arguments -1.34
MPL replace without casting the fusion container 0.00
Scope and Default Arguments in Template Declarations in C++ : Clari... +1.87
Non-type templates for logic splitting 0.00
Operator overload of class wrapped in smart pointers -1.09
How can I push back onto a vector an instance of a class in C++ 0.00
Eclipse / g++ not recognizing "-std=c++11" flag 0.00
Singleton: how can destructor be called twice? -0.04
Segmentation fault while reading Memory in C++ 0.00
Is there a proposal to extend the C++ language so as to obviate pim... 0.00
Why did the C++ designers choose not to allow non-member operator()... +1.84
method template specialization by return type -2.18
Function for type converting or forwarding (depending on input type) -0.17
Default parameters for polymorphic lambda +0.35
Template problems -1.76
Understanding Alias Templates -2.16
C++ vector<T> v, vector<T>*v, vector<T*> vec, whi... 0.00
parse issue:Expected unqualified-id and semantic issue:C++ requires... 0.00
Why can you assign nullptr to std::string? 0.00
Creating a template class in C++ on Xcode 0.00
Is It Possible to Use a `constexpr` Template Variable as the Defaul... 0.00
Explanation behind C++ Quiz by Olve Maudal (alias template) 0.00
Force threads to leave object before destruction -0.20
Lambda as default argument fails +0.81
What does a compiler check for uninstantiated template code? +1.19
Is it recommended to give variable names in a function declaration? -1.19
Why does Clang++ compiler fail to compile the following variadic te... -0.94
operators overloading- multiply matrix with int in the left side -0.28
Iterator on vector error for operands "=" and "!=&qu... -1.67