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 ... 13 14 15 16 17
Title Δ
Remove embedded source filenames from shared libraries 0.00
What's the difference between result_of<F(Args...> and declty... -1.73
Modeling variable member type in C++ +1.83
What does a type declaration in front of a function call mean -0.64
C++ pointer is allocated -> error: pointer being freed was not a... +1.69
C++ Dynamically detect class of parameter and cast thereto 0.00
Why isn't object returned by std::move destroyed immediately -0.43
Typeinfo for ocl::CRException 0.00
Union of two sets of structs in C++ -0.10
Default move constructor vs. Default copy constructor vs. Default a... +0.56
Overloading assignment operator for type deduction +0.42
How to parse with rapidjson from std::string? -0.10
Compiler rejects two identical template specializations 0.00
STL list::splice - iterator validity +0.41
Having a single method in a base class able to allocate for child c... -0.08
How to implement generic method for STL containers that haven`t com... -1.75
Move semantics to avoid temporary object creation +1.95
Extend std::vector to move elements from other vector type +2.63
Generalized parameter -1.15
Issue regarding Initialization Lists C++ +0.08
Array of static objects of template class -0.47
Type conversions to custom class - C++ -0.76
How to use clone() in C++ with multiple inheritance of abstract cla... 0.00
Do smart pointers break the principle of minimizing #includes in he... -0.41
template parameter deduction for container 0.00
Returning a character string from a function.... restrictions? +1.88
good idiom for empty containers with std::all_of( ) and std:none_of... -1.83
Generating Template Parameters at Compile Time +1.01
Cannot use typedefs inherited from std::unary_function +1.62
Should I change my design to prevent dynamic casts? -0.24
How often will processor check while loop condition? +1.23
Create is_primitive or is_inheritable template -0.47
Simplest way to initialize multiple related const properties in a c... +1.15
how to insert custom object in std::map -0.49
If macros should be avoided, how come the VC++ standard library is... -0.84
Detect whether a type is an zero-element array? +5.75
OOP design - inheriting from container with generic type +3.30
C++ User input string error 0.00
const function pointers +4.65
Specialize operator template via inheritance 0.00
How are std::map's ordered -4.76
cannot instantiate abstract class but class isn't abstract 0.00
Is there an idiomatic way to create a collection of delegates in C++? +0.52
Return type deduction: What method is preferred? 0.00
C++11: conditional compilation: members 0.00
Default case compilation when switching over all items of an enum c... -0.60
replacing the n-th element from a variadic template list 0.00
Multimap with std::function as value 0.00
"No known conversion for implicit ‘this’ parameter" error 0.00
Force a static constant inside a function to be evaluated at starti... -2.85