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 ... 6 7 8 9 10
Title Δ
How do I use std:vector's erase() function properly? +0.15
Explicit move constructor? +1.75
Function calls seen before _start and main in backtrace -0.78
Can an inner class of a template class be a non-template class? +3.60
When is using 'typeid' the best solution? +2.05
Pointer arithmetic on auto_ptr in C++ -2.42
Overloading the new operator -3.40
Lua: getting global function failing after loading file -3.67
C++0x error with constexpr and returning template function 0.00
Inevitable variadic templates in GCC (used with CUDA)? 0.00
Do boost::lambda::bind expressions prevent in-lining / is there an... 0.00
C++ idiom for dynamically populating objects and destroying at return +0.95
Problem using bind1st and bind2nd with transform 0.00
What are the rules around instantiation of template types (class/fu... 0.00
C-callback to function template: explicitly instantiate template -2.18
Check for zero or a denormalized number in c++ -0.50
optional reference implementation +0.60
doubt about way to lock a boost mutex -4.47
Are two typelists spliceable in a constant time? 0.00
Boost::thread how to get a pointer to the thread where my function... -3.18
How to pass by lambda in C++0x? +3.99
C/C++ gcc & ld - remove unused symbols -4.20
Help with SNMP in C++? -3.52
When should I use C++ pointers over Smart Pointers? +1.73
Is nullptr not a special keyword and an object of std::nullptr_t? -2.08
Member functions comparison as predicates 0.00
Can typedef of member function be simplified with helper template c... 0.00
What is the difference between std::array and std::vector? When do... +1.05
How can I pull variadic template arguments off from the tail instea... -4.40
Emulating CLOS :before, :after, and :around in C++ -2.36
Why are destructors not virtual by default [C++] -2.45
Calling template function pointer with variable argument number +3.15
Is it possible to create a function pointer to the a function's `ne... -3.28
C++ Reinforcement learning and smart pointers +3.34
C++11 lambda as member variable? +0.84
C++ exceptions catch clause +3.78
member function alternative names +3.21
Do I pay for default construction here and if so can I avoid it +4.19
auto_ptr and dynamic_pointer_cast +4.06
Issue facing with ctor and constructor together 0.00
Exceptions inside exceptions in C++ +3.77
Trouble with templates -2.47
What are the use cases of not declaring the name for a typename in... +4.21
Can we get the type of a lambda argument? 0.00
Does STL or BOOST provide any clean way to get the sort order witho... +0.09
Does placement-new introduce a sequence point? +4.04
Mixing operator new[] and placement new with ordinary delete[] +2.70
How can I reliably get the address of an object? -1.48
Variadic template templates and perfect forwarding +0.98
C++ vector push back crashes after object is pushed back and functi... +3.95