StackRating

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

Richard Hodges

Rating
1480.72 (4,494,137th)
Reputation
57,694 (1,644th)
Page: 1 ... 32 33 34 35 36 ... 44
Title Δ
How to compile with a makefile without deleting .o files? +2.46
c++ how to implement const static members in derived classes +0.51
generate an implicit tuple while calling a function -1.15
Copying a generic protobuf into a new object on the heap 0.00
C++ How to avoid race conditions when transfering money at bank acc... 0.00
How to let list can convert to my class object implicitly? +0.55
Deduce function parameters from a generic function/lambda +2.43
How to force to call a couple of functions in sequence? +1.55
Calling exit() in C++ library terminates python script that wrapps... +0.64
How to correctly use size_t and other integer types together? -0.81
enable_if's syntactical patterns -1.34
C++ boost:asio what happens to server class when session class is d... 0.00
Visual studio: how to make C++ consoleApplication use more of CPU p... -1.94
Not understanding the boost error_codes 0.00
How to initialize parameters / return values whose type has no copy... -0.67
How to evaluate the result of the noexcept() operator +0.46
Effiective programming: How to use find_if without writing the actu... -0.43
Initializing C++ std::array with smaller arrays +2.67
Calling virtual function from destructor - any workaround? +0.13
asio::async_read_until: robust and graceful way of handling multipl... +2.59
Compiling with g++-5 on OS X - Undefined symbols for architecture x... 0.00
boost::io_service post using a lambda -0.48
How are classes implemented internally in C++? -0.35
Struct: errors with initializers -0.45
Usage of Derived class with the std::shared_ptr of Base class -1.34
searching boost::multi_index by sequence and obtaining the next ele... -0.41
Convert a single character to lowercase in C++ - tolower is returni... -0.08
how to convert abstract class to normal class without overload pure... +0.55
Meaning of phrase "constructors do not have names" in the... -1.75
Struggle adding LPSTR and string into LPCTSTR +0.37
Template function without explicit usage of type, strange overload... 0.00
Best practices coding c++ -1.35
boost thread worker object re-use after thread has finished 0.00
c++ When does the constructor for a statically allocated object run +0.54
A template can pass argument types without loss of information -1.11
Compare STL container contents to an initialiser list +2.34
member defined in anonymous struct in protected anonymous union is... 0.00
Passing rvalue to function that may not use it -1.87
RAII thread safe getter +0.35
Strategy for wrapping C++ objects with another language - memory ma... 0.00
template copy constructor in boost::any 0.00
Is stdout "already available" in C++? -1.67
constexpr pointers and memory management in C++ +0.55
Adding mutability through extension +0.24
Optimizing: Inline or Macrofunction? +1.94
Potential C++ compiler optimization with/without throw/noexcept fun... +0.54
boost::python protected destructor issue +0.74
Creating an std::unordered_map with an std::pair as key -1.07
How do I write a c++ program that will compile itself by being run... +0.20
Check if enum member has been defined? +2.09