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 ... 21 22 23 24 25 ... 44
Title Δ
Strange Template Deduction +0.52
Getting a unique_ptr for a class that inherits enable_shared_from_t... -0.58
c++ error C2064 for nested bind in C++ template 0.00
How to initialize vector of pairs while incrementing pair values in... -0.62
Can An Atomic Bool Flag Ensure Synchronization? 0.00
How tidy is thread id assignment? -0.51
C++ switch statement evaluation +0.91
Attaching a "policy" to a function parameter 0.00
Using a static constexpr in gtest typed test 0.00
Memory pool with arbitrary number of containers -1.54
Tagging C++ class instances with metadata 0.00
Deleting two specific Characters +0.24
Handling "reset by peer" scenario with boost::asio 0.00
Is it possible to interleave parameter packs? -0.92
Best Practice - Consolidating duplicate text literals across many t... -1.77
Threads: Termination of infinite loop thread in c++ +1.22
Using templates as keys in a std::map -0.28
Poylmorphism, overridden method used in constructor - C++ 0.00
Why std::is_function returns false for simple functions and lambdas? -0.42
mutex.lock vs unique_lock -0.49
Using an initializer_list with bitset 0.00
C++11 lambda with dynamic storage duration -0.84
Which is the more specialized template function? clang and g++ diff... -2.08
std set of boost::shared_ptr<string> -0.49
A better way to implement copy-and-swap idiom in C++11 +0.54
Split a string a string using special formatting in c++ 0.00
what am I doing wrong with my code in prototype? 0.00
Circular cast operators between two unions -0.49
How can I simplify this "variable as template paramter" i... +1.60
Runtime error with 2d Array "std::bad_alloc()" what() 0.00
Get base derived from -1.98
Extracting values from a file's universal hexidecimal notation -0.10
How to calculate how many times a number goes into another number -0.34
Populate std::array with non-default-constructible type (no variadi... -1.12
Xcode - preventing autoformat errors -0.00
Compiling a Linux application on OS X - not finding standard librar... 0.00
Splitting std::vector based on some criteria -1.08
operator+ overload left and right -0.49
decode http header value fully with boost spirit +2.73
Overcoming static initialization order fiasco when a singleton obje... -0.77
Nested loop of same vector - Erase–remove idiom -1.21
C++, suitable data model, polymorhpism +0.47
initialize a vector in a class passing its size as argument +2.38
ASIO IO completion callbacks order vs the order of actual IO operat... 0.00
design pattern for nondeterministic operation (nondet. factory?) +0.48
Dividing uint64_t by numeric_limits<uint64_t>::max() to a flo... -0.38
How does std::string length() function work? -0.48
c++ alternative member definition -0.01
Why 'make test' and "./test/Test" 0.00
Reassign unique_ptr object with make_unique statements - Memory leak? +1.27