StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Dave S

Rating
1592.03 (2,190th)
Reputation
16,896 (8,207th)
Page: 1 2 3 4 5 6 7
Title Δ
std::packaged_task compile error w/ gcc 4.6 -1.98
How actually does a function return by value? +1.85
boost::asio bug? task_io_service before destruction of io_service 0.00
Atomic types and threads -1.88
Why do I need to use scope resolution in template inheritance? +1.80
operator overloading and template specialization +1.79
std::make_pair error with boost::bind in VS2010 -1.29
practical r-value references -0.87
unique_ptr setup +1.48
Make doesn't rebuild headers when changed +0.42
boost::bind and virtual functions +3.30
Design a nondeterministic finite automata in c++ (incorrect output) -1.82
STL algorithms on heterogeneous collections by using specialized fu... 0.00
Serialization of C++ xerces object causes an access violation. 0.00
process exit status using system calls 0.00
std::vector debug and release build usign g++ +2.67
fork() 2 children with pipeline, error when wait() for both +0.90
C++ boost unix domain socket using send_to 0.00
Strange behavior of dynamic cast and static cast -3.79
Use std::random_shuffle with std::array +4.26
template method specialization on *nix 0.00
c++ checking at runtime if object implements interface +1.79
How does std::vector allocate objects? -3.15
g++ compiler error with templated base class member -3.02
Why is this non-open ifstream still "good" after I try to... +4.34
Why is it okay to pass an enum as a function variable but not to re... +0.94
warning: 'struct curl_fileinfo' declared inside parameter list +3.01
Invoking a nonconst method on a member from a const method +3.97
Can't downcast because class is not polymorphic? +3.28
Vector preallocation does not work properly +3.98
GCC Shared Library Problems +2.56
erase in std::vector, debug, release -2.05
How to access a certain element in std::list<string> +1.84
Eclipse indexer can't resolve shared_ptr 0.00
Array size metafunction - is it in boost somewhere? -1.75
Getting the first M elements of an mpl vector 0.00
boost::asio -- asio_handler_deallocate is called in io_service::~io... -4.48
How can you call a c++ constructor somewhere other than where you d... +4.77
Template Class Inheritence +2.67
C++ CRTP class hierachy -0.52
Is it possible to get a (n-1)-argument function out of a n-argument... +0.89
What does the compiler do when it converts a float variable to an i... -1.96
C++ stl-based sending of binary serialized data for network transmi... +3.45
Should std::sort work with lambda function in c++0x/c++11? -3.25
calling constructor of a class member in constructor -4.37
What is wrong with this template program? +3.20
Function hooking in C++? +3.40
How to unlock boost::upgrade_to_unique_lock (made from boost::share... 0.00
static constexpr method implementation causes gcc bug? 0.00
Why FD_SET/FD_ZERO for select() inside of loop? +4.72