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 ... 10
Title Δ
Implementing Bind() (SelectMany in LINQ) without yield (in C++) -0.09
Instantiation type of std::shared_ptr losing const +0.40
Empirically determine value category of C++11 expression? +0.43
How to overload constructors on signature of a std::function? +1.49
Create a tuple of maps in a class template +0.42
Recursive function inside of a function c++ -1.58
How can an array work with the conditional operator? 0.00
Templated deriving from a template -0.18
Dereference iterator as part of a boost::bind composite chain -0.22
"Distributive" variadic templates 0.00
What's the difference between result_of<F(Args...> and declty... +2.26
How to provide a std::vector to match this parameter? -0.59
EDSL with name binding in C++ -0.54
When not to use `auto&&`? +1.60
decltype throwing errors on template methods that aren't generating... -2.67
What's the difference between std::wstring_convert and std::wbuffer... 0.00
How to have template type deduced in std::function arguments with l... 0.00
What is a "Regular Type" in the context of move semantics? -0.12
Does using lambda functions to simulate lexical clousures have unfo... +1.98
Express general monadic interface (like Monad class) in C++ +0.32
Using Polymorphism with Templates -0.09
Taxonomy of names for template-related syntactic elements in C++ 0.00
enable_shared_from_this: Sharing the use count in member +0.19
Type conflict in template operator overload -1.49
Return type of lambda in C++11 from inside the lambda (flat map fun... -0.07
boost fusion and const correctness +2.32
Why can non-capturing lambdas not be default-constructed, and is it... +0.44
(Im)perfect forwarding with variadic templates +1.86
std::bind with pointer to a function object +2.31
Enable a non-template member function iff it would typecheck 0.00
Can't call lazy lambda function with parameters via boost::phoenix:... 0.00
Troubles with boost::phoenix::function<> 0.00
best way to check for existence of an operator in c++11 0.00
map of pointers to functions of different return types and signatures -0.68
Is there any efficient way to get a large vector? +0.12
Forwarding of return values. Is std::forward is needed? -0.29
Why does type deduction fail on (non-pointer-to) function types 0.00
Using boost::iterator_range; where is my data going out of scope? +0.42
Why can't references to instantiated an class template A which inhe... -2.60
differentiating between a function pointer and member function poin... +0.39
Static CRTP class without knowing derived type? +0.35
Maps containing themselves -1.46
Is it legal to write code like C#? +1.18
Is it possible to construct the elements of a member array dependin... -1.72
Random Access Iterator to char array 0.00
Should I use lvalue reference qualifiers for assignment operators? -1.16
Get each nth element of iterator range +1.81
User-defined literals, underscores, and global names 0.00
Template class constructor takes instance of template class +1.55
C++ Virtual boost::any Inheritance +0.41