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 ... 7 8 9 10
Title Δ
How can you modify an object without calling member functions? +1.20
C++ Multithread with global variables -1.40
When is it required to return a reference from a function? -4.40
How many mutex and cond variable? +4.25
Running a program on a 64bit and 32bit system +0.18
Is it valid to use constexpr function as template argument? 0.00
C++ Befriending boost::ptr_map / boost::checked_delete fails -3.93
Public member without inheritance +0.41
capture variables inside of subclass? -1.50
copying an array into a vector +3.83
Is std::remove_if with lambda predicate and auto element possible? +2.43
Switching on enum class in C++ 0x +3.84
Can storing unrelated data in the least-significant-bit of a pointe... +0.98
C++ aliasing rules -3.32
How to align pointer +4.06
C++ get directory prefix +4.30
The .reset() method of common smart pointers -3.82
In C++, using luabind, call function defined in lua file? 0.00
CRTP sub-subclass and instances list -0.97
Does C++ already have some kind of reflection? +0.44
My ifstream doesn't seem to be working -3.87
WChars, Encodings, Standards and Portability -2.39
Overloading -> operator with temporary object 0.00
C++ template partial specialization question +0.16
Parameter pack template metaprogramming depth first search -4.22
what does the .f in 1000.f mean? c++ +3.94
Differentiate between ambiguous member request error and member doe... -2.27
How to get better error messages in Boost program options +2.74
Incomplete type using typedef function pointer 0.00
How to specialize Iterator by its value type, in C++? +2.35
A problem with higher order functions and lambdas in C++0x -3.62
How to separate inner class of template class into other file +3.85
How to properly declare a self-referencing template type? +1.67
Detecting function object (functor) and lambda traits +3.75
Why is it undefined behavior to delete[] an array of derived object... +4.43
How to make the compiler use the right template specialization? -3.12
C++11: create static array with variadic templates -4.15
Beginning generically, plus decltype considering local using-declar... +4.53
Is it valid to directly call a (virtual) destructor? -0.22
functions as template argument, plus variadic template argument +3.63
C/C++: Is this undefined behavior? (2D arrays) +3.10
Using std::tr1::bind with std::vector::push_back -0.11
Overloaded operators & inheritance & templates (A formidabl... -3.93
Working with file streams generically +3.85
Why doesn't C++ enforce const on pointer data? -1.87
Usage of objects or pointers to objects as class members and memory... -4.04
c++ linux access an object from a method -4.06
Can I gain access to a "component" by type? +1.58
How do I create a queue that holds boost::packaged_task<> wit... +4.16
Avoiding need for #define with expression templates +4.05