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 ... 5 6 7 8 9 10
Title Δ
replacing a unary functor with a boost::phoenix actor -0.87
C++ Compile-time Duck Typing with Interfaces +2.11
Designing a shader class -0.18
C++ algorithms that create their output-storage instead of being ap... +1.92
Why would one replace default new and delete operators? -0.02
dynamic int * arrays as key for C++ map -2.31
Preload data from a file using a separate thread +0.87
error: address of overloaded function with no contextual type infor... 0.00
Dynamic dispatching of template functions? +2.01
Strange behaviour of boost::function with function pointers 0.00
Overload operator<< (unsigned char typedef as byte) -1.43
How to prevent non-specialized template instantiation? -1.21
Type trait for moveable types? +0.71
Using boost_foreach without const_iterator +2.12
std::vector<std::string> to char* array -1.32
Access class member "directly" like std::string -0.72
Is there a generic way to adapt a function template to be a polymor... +2.18
Effectively changing constness of member variable in subclass +0.46
Constant time 'cons' +0.45
Is it safe to cast arbitrary values of the underlying type to a str... 0.00
boost bind class function pointer +0.44
Are moved-from objects required to be destructed? -1.55
Stack trace running UNIX application -1.54
The new keyword "auto"; When should it be used to declare... -1.46
Using shared_ptr -0.54
Declaring a reference to object and the assignment operator +2.12
Comparing objects returned by Boost.Bind? +0.49
Passing/binding arguments when using boost::fusion::for_each 0.00
The relationship between auto and decltype -0.66
Weak reference to a scoped_ptr? +1.91
Search in vector<std::pair<int, vector<int> > > +0.99
Explicit destructor in templated context +1.62
How to determine when a file is updated in c++? +0.18
How do I extract any information from boost::errinfo_nested_excepti... 0.00
When Declaring a Reference to an Array of Ints, why must it be a re... +1.07
Conditional variable declaration +1.23
Why does enable_shared_from_this embed a weak pointer instead of em... -0.92
Can't use boost::bind to access boost::tuple elements 0.00
"class template has already been declared as a non-class templ... -0.78
Passing an argument to a function that gets automatically converted... +1.57
How to apply sizeof() operator to non-static class member methods? -0.53
redefining or adding a classes member function dynamically/ during... +1.63
code guards fail and template from string literal +2.00
Achieving 'bounded genericity' in C++ -0.73
How does file encoding affect C++11 string literals? -2.06
Should we use constexpr everywhere we can? -0.14
Pointer class member and deleting responsibilities +1.08
Problem passing C++ comparator functor as a parameter -2.09
compiling wxWidgets with c++0x flags +0.20
Does using references instead of pointers, resolve memory leaks in... -1.86