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 ... 10
Title Δ
How to write a concept for structured bindings? 0.00
Force list initialization size of a matrix 0.00
write a concept check library, but fail on all fundemental arithmet... 0.00
C++ Concepts Lite: Short-circuiting in concept bodies 0.00
How can I use a concept as a template parameter? 0.00
Why use std::forward in concepts? -0.05
How to sum all the elements of a multi-dimensional std::vector? -1.68
C++ concepts placeholder type deduction 0.00
Should concepts fail to compile when an invalid expression is used? 0.00
C++ concepts: Some signatures function conversion 0.00
C++ concepts lite and type alias declaration -0.45
Will the C++ Concepts TS enable multiple parameter packs? +1.56
boost::range::join many ranges in one custom call 0.00
c++ deduce the type of a nested exception -0.07
How do I constrain a lazy composition before I know the callable ar... 0.00
Can we use the decltype of a member function in the parameter list... 0.00
std::experimental::optional<T> implementation: Constexpr cons... 0.00
Work with unique_ptr<int[]>, vector<int>, and int[] in... -1.54
Arity of aggregate in logarithmic time -1.51
C++ - How to enable ADL with advance() on iterators in custom templ... -1.37
Correcting an off-by-one bug encountered using take_while()? 0.00
Can concepts replace all other instances of the template keyword? +0.13
Can I write a catch clause similar to abbreviated function templates? 0.00
Type trait for copying cv reference qualifiers +2.16
How will concepts lite interact with universal references? +1.79
Is it possible to do this lambda event manager in C++? +0.83
Expand parameter packs with different lengths -0.40
Generic lambdas: syntactic sugar or not? +0.97
Using move semantics to push a base class instance into a child cla... -1.91
hdevtools failed to install on 7.8.3 platform -0.07
c++11 constexpr flatten list of std::array into array -0.58
Dependant non-type template parameter and variadic template -1.01
C++11 equivalent of Haskell's "inits" -0.59
can't make a string literal type +0.40
How to initialize all tuple elements by the same arguments? -1.82
why is std::lock_guard not movable? -1.35
Using an array of lambda arguments 0.00
const-correctness of data-accessor types - better solution? 0.00
can we do deep tie with a c++1y std::tie() -like function? 0.00
Variable templates + generic lambdas for std::map 0.00
C++ strict aliasing when not using pointer returned by placement new -0.68
Test if a lambda is stateless? +0.36
Simulating non-local (or free) variables in a locally defined struct +0.16
How store polymorphic closures? -0.82
What is the equivalent of cast for concepts? -2.04
Recursive lambda functions in C++14 0.00
Function wrapper that works for all kinds of functors without casting -1.22
Implicit constructor argument conversion in C++11 -0.20
How do I use the "Barton–Nackman trick" to implement triv... +1.54
How to create a type list (for variadic templates) that contains n-... +3.18