StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Luc Danton

Rating
1557.19 (6,146th)
Reputation
30,901 (3,919th)
Page: 1 2 3 4 5 6 ... 10
Title Δ
Template programming: specialization and enable_if -2.11
Boost async_* functions and shared_ptr's +0.30
How to design my class? -1.08
Are template template template parameters an extension or part of t... 0.00
In-class default values initialization order +2.85
Can all overloads of a base member function be overridden and forwa... +2.03
Partial specialization of a template +1.78
Expression Template - Failed to specialize function template -0.05
Generic char[] based storage and avoiding strict-aliasing related UB 0.00
using boost.phoenix container algorithms 0.00
Why would I ever use push_back instead of emplace_back? +1.95
Does std::function's copy-constructor require the template type's a... -0.46
Parameter/storage type for a C++11 lambda -0.87
C++11 anonymous union with non-trivial members -0.30
Can I make a strong typed integer in C++? +0.44
Convert std::tuple to std::array C++11 +1.17
Determine number of bits in integral type at compile time -0.88
do decltype needs an expression involving complete type? -0.52
template member function specialized on pointer-to-data-member +0.61
Error 2 error C2679: binary '/' : no operator found which takes a r... +2.06
Template, why call template function in this way doesn't working? -0.25
C++ overloading by functor param count type -0.75
how to make ld treat Multiply defined structs/classes as an error? +2.57
Symbolic differentiation using expression templates in C++ 0.00
What is the rationale behind std::bind and std::thread always copyi... -1.38
Recursive metafunction using variadic templates -0.32
check types passed to variadic template -2.10
Constexpr pointer value -0.05
Arbitrary type transformations of functor arguments and results +2.02
How can I conditionally define the default-constructor? +0.43
C++ comma operator overloading and vector of references +0.51
Calling Templated Function Overload of a Parent class with a Derive... +0.43
Compiler does not warn about precision loss? -2.25
Non-deterministic corruption with lambdas in C++11 +0.39
Adding a const qualifier to a member function -0.69
Extracting parameters from a Lua function callback (C api) using va... 0.00
On initialization of non-aggregate structures 0.00
Cheapest way of binding local variable to closure 0.00
Is it possible to convert a member function such as bool T::operato... -1.02
std::function with non-static member functions -1.84
C++: Reference counting values in a std::map; is std::multimap a be... -1.11
Proper style for declaration in range-based for 0.00
How do I make a simplified version of boost::variant? +0.08
When to use the brace-enclosed initializer? -1.31
Why do I lose type information when using boost::copy_exception? 0.00
Fixed sized multidimensional array arguments -0.06
C++: How to call a synchronous library call asynchronously? +0.99
How to tell static_assert that constexpr function arguments are con... -1.55
How does set::find() work? Where I can find STL's detailed document... +0.66
What happens if I reset a std::shared_ptr to itself 0.00