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 ... 4 5 6 7 8 9 10
Title Δ
C++ Templates variadic but static 0.00
c++ template function specialization - wrong number of template arg... +0.43
Difficulties with templated functions in templated classes 0.00
std::transform how to not return (and not throw), just skip? -0.09
Variadic templates, compiler apologies +2.13
Move semantics and reference semantics 0.00
Can I use something like enable_if with an implicit conversion oper... +2.16
How can you avoid repeating type information using c++11's type inf... -1.80
Haskell style "Maybe" type & *chaining* in C++11 +2.07
Boost MPL: Call a (member) function only if it exists 0.00
boost lambda with a vector of shared pointers 0.00
lambda with templates -0.49
Shorter way of resolving type to the class::typedef 0.00
How do I write an ADL-enabled trailing return type, or noexcept spe... -1.04
Returning a reference to *this, from an anonymous object on stack -1.97
C++ : how do I use type_traits to determine if a class is trivial? +2.32
Custom allocator fails to rebind to Other type 0.00
Is pass-by-value a reasonable default in C++11? +0.43
boost-python select between overloaded methods 0.00
Move constructor for std::mutex -1.95
How to pass two dimensions array to a function and how to call it -2.11
In C++11, what is the point of a thread which "does not repres... +1.68
How do I create a packaged_task with parameters? -1.46
Gluing a variadic template to a variadic function -1.32
A weak/shared pointer, detect when one user remains, boost +1.05
How does "contextual conversion" with `&&` and `|... 0.00
Implementing meta-function zip in c++11 -0.46
Recipe for `final`: omit `virtual`? +0.82
Why can't I create a vector of lambda in C++11? -0.67
Variadic templates and new +0.66
Why use unsigned chars for writing to binary files? And why shouldn... -1.93
Using decltype to cast this to const 0.00
Why does C++ require a user-provided default constructor to default... +0.22
combining two constructors that copy and move -0.66
C++/C++11 - Switch statement for variadic templates? +2.34
How can I get a pointer to the first element in an std::vector? +1.17
Best implementation of the missing unary std::copy 0.00
generalized copy constructor in an inner class -1.63
c++0x: Variadic Template technique +0.03
GCC 4.4/4.5 unique_ptr not work for unordered_set/unordered_map +0.44
Variadic templates and dynamic cast +1.55
How does one return a reference pair from a newly inserted pair (to... 0.00
How do I return from a function inside a lambda? +0.29
Smart Pointer for a template class? -0.09
Checking whether a non-hardwired member function exists with SFINAE +2.06
What happens when an exception goes unhandled in a multithreaded C+... -1.96
May I treat a 2D array as a contiguous 1D array? -0.20
Extracting the return type from an overloaded function -0.06
Meta-programming problem with Enums -0.66
Syntax of C++ templates with function type parameters +2.15