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 ... 29 30 31 32 33 ... 44
Title Δ
C++ Custom I/O manipulator for hexadecimal integers -2.04
C++ lazy singleton hangs on loading -0.42
implement iterator on every elements of value containers against ea... 0.00
Restrict access to class 0.00
How to modify a private array without giving too much freedom? +0.05
Assign static constexpr class member to runtime variable -0.91
C++ Forward Declaring Classes Within Classes -0.60
Is it possible to pass a reference of std::array? -2.38
Add ten numbers using only two variables and a loop +0.73
Compile-time hashing with constexpr and CryptoPP 0.00
Should all objects in a class be a reference? +0.50
C++ read integers from file and save into array +1.99
Is it a form of premature pessimization to check for equality prior... +0.60
Can I avoid template recursion here? -0.02
Can I avoid template recursion here? -0.02
can html and c++ be linked without any external application? +1.97
Boost recursive_wrapper recursion 0.00
Swift using static library compiled sources as Objective-C++ 0.00
Returning different iterators with virtual derived methods 0.00
pass error by reference: const boost::system::error_code& err 0.00
Is it optimized when erasing the n last items in std::vector -1.88
class member unique pointer with custom deleter outside initializer... -1.30
Deleting an element of a container by directly accessing its iterat... -1.14
Why does std::list::reverse have O(n) complexity? +0.18
Boost::ASIO and std::packaged_task -0.98
Compile Time Calculate Template Size +0.52
Use std::vector::begin vs begin(vector) +1.97
Construct variadic template argument list 0.00
Return instances of an abstract class without slicing -1.90
Supporting C++98 and C++11 simultaneously -0.29
Using map.find() and count() on a key, which is a class object type +0.49
What does boost::asio::ssl::stream<boost::asio::ip::tcp::socket&... 0.00
return lambda by rvalue ref? -1.81
notify_one performance impact +2.59
Unable to locate SimpleAmqpClient library for the C++ project on OSX -0.51
boost::serialization with immutable abstract base and virtual inher... 0.00
Can multiple threads join the same boost::thread? +2.54
Get a pointer pointer for a smart pointer +0.88
boost::recursive_wrapper and std::unique_ptr 0.00
how to reset std::condition_variable -1.81
assert when X is true Y is true too - implication -1.26
hide auto generated assignement operator and copy constructor witho... -1.89
Can mutexes ensure thread visibility of objects while not explicitl... 0.00
Random Number Order in C++ using <random> +1.43
How do I initialize a class member `std::vector` of `std::unique_pt... +2.43
Should I expect that upcasts and downcasts in single inheritance do... +0.54
Linux C++ ._MyFirst ._MyLast vector equivilent -0.53
Is having a lot of atomics a good/bad? 0.00
Declaration and declaration with definition. Why is this not allowed? +2.36
Opaque Type C-pointer to shared_ptr +2.25