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 7 ... 10
Title Δ
How do I access an inner template typedef present in the members of... -1.15
partial template overload +2.16
How can I call a set of variadic base class constructors based on t... 0.00
Template class methods definition with enable_if as template parame... +0.09
Variadic Templates - different types of expansion -0.89
Boost variant get fail 0.00
In lambda functions syntax, what purpose does a 'capture list' serve? -1.41
Checking a member exists, possibly in a base class, C++11 version -1.90
Default constructors, initialization of POD and implicit type conve... -1.10
Getting non-const type in template +1.10
How do I select an alternative member function implementation, depe... -1.07
Why are C++11 type traits not alias templates? -0.80
decltype(*&fun) is strange? 0.00
Using lambdas to do nested functions -1.24
Exception Handling + polymorphism, doesnt work if the exception met... -0.15
finding size of a sequence using a common interface -1.08
How do I cancel/not call the constructor in a global variable +0.33
Why can I not pass this comparison function as a template argument? +0.41
Do C++ lambdas not correctly select overloaded functions? -0.62
"Flatten" nested futures 0.00
Move assignment operator and `if (this != &rhs)` -0.16
What type of pointer should I pass to a method in C++11? +1.25
Conflict between copy constructor and forwarding constructor -0.05
C++11 variadic std::function parameter +0.41
How to write the best posible is_callable trait for templated opera... 0.00
Iteration over references? -1.12
boost::enable_if not in function signature +2.01
custom smart pointers and polynomial number of comparison operators +0.77
Create a boost::shared_ptr to an existing variable -0.70
bindParameter function with variadic templates in C++11 +2.81
How do I call ::std::make_shared on a class with only protected or... -0.83
Is std::bind still useful compared to lambdas? +2.44
std::bind and std::function questions +2.11
How is "int* ptr = int()" value initialization not illegal? -1.14
How do I value-initialize a Type* pointer using Type()-like syntax? +0.16
C++ Warning: deducing _U1 as std::initializer_list<int> +0.44
Does moving leave the object in a usable state? +1.59
Non-type variadic function templates in C++11 +0.60
Why is this constructor with variadic template arguments not a match? 0.00
Direct vs uniform initialization in std::allocator 0.00
In what way is ::operator new[]() different than ::operator new()? -0.10
Will this static_assert ever be triggered? +0.42
Why is template argument deduction disabled with std::forward? +2.30
try catch finally construct - is it in C++11? -0.01
Is there a way a partial specialization is always preferred over th... +1.44
Is there a full range-based standard library implementation availab... 0.00
boost::aligned_storage copying NON-POD objects like a POD type on r... +1.93
parameterized lambda-expression as a default function argument 0.00
Conversion operator template specialization +1.96
(boost.python) Error exposing overloaded operator+(). "TypeErr... 0.00