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 ... 10
Title Δ
Lazy enable_if sleeping on the job? 0.00
How to check whether iterators form a contiguous memory zone? -1.83
Is it possible to use binary logic in templates in short way? +2.08
How to deal with classes that depend on each other and have templat... -0.00
Understanding std::accumulate +1.19
Aliasing `T*` with `char*` is allowed. Is it also allowed the other... +2.23
C++11 Lambda Template Infering +0.68
nesting c++11 range loops for finding combinations +2.51
C2070 - illegal sizeof operand -0.35
function pointer and inheritance -0.40
How to copy an int to a boost/std::array of char? +0.41
C++ always use explicit constructor 0.00
C++ - Unable to instantiate abstract class +0.69
tuple vector and initializer_list -1.97
template argument type deduction from std::function return type wit... +2.05
Explicit conversion functions, direct-initialization, and convertin... +1.22
Using boost condition variables 0.00
Is it better to replace constants by template parameters? +0.97
Expression must have (Pointer-to-) function type while using structs 0.00
silence -Wparentheses-equality error 0.00
Downcast in Boost.Python 0.00
Copying/inserting a Vector 0.00
Pass Templated iterator for STL Container -1.41
Legality of COW std::string implementation in C++11 -1.44
Const rvalue compiler difference +1.79
Proper use of std::enable_if or how to replace it +1.15
std::function bound to member function -1.66
Recursive boost::variant type doesn't compile with "-std=c++11... +0.37
Using emplace with algorithms such as std::fill +1.09
Specializing groups of functions for generic types -1.87
operator new already has a body +0.39
Is it possible to use tag dispatching to determine return type -1.24
How to make type erasure work with smart pointers, out of curiosity... 0.00
boost::iterator_adapter not working with STL algorithms 0.00
Overload resolution behaviour difference between GCC and clang (SFI... 0.00
How to deduce iterator template type, or its template's nested type? 0.00
Boost iterator_facade and forward declarations 0.00
Any way to pass an rvalue/temp object to function that expects a no... -0.64
POD Template class with optional members +0.14
C++ confused between cast operator and variadic constructor +0.89
Non-default constructed boost::proto terminal 0.00
Given a T and function name and type, how can I resolve T::function? -1.49
std::function copying parameters? +1.68
zero value for all types? -0.84
C++ : friend function in a template class for operator<< +0.37
Is it a good idea to define partial copy with operator= (assignment)? 0.00
std::mem_fun vs std::mem_fn 0.00
How to get template template argument deduction working with functi... +0.03
Partial application with a C++ lambda? -0.38
How to use Boost (Lambda?) to make std::sort() easier? -1.51