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 ... 9 10 11 12 13 ... 44
Title Δ
Optimized way to partition a class of objects based on an attribute... +1.82
How to maintain a reference to a std::priority_queue's container? -1.69
How to set an std::vector with another one, where the two are vecto... -0.30
CMake is dropping a preprocessor definition -0.52
How to get gtest TYPED_TEST parameter type 0.00
How to return a char* without the free() or delete? -1.30
C++ smart pointers confusion -1.19
Proper way crossplatfom convert from std::string to 'const TCHA... -0.71
Bit count : preprocessor magic vs modern C++ +0.50
c++ - Why is nullptr_t not assignable to int*? 0.00
Is there a safe navigation operator for C++? -0.95
How can I evaluate an argument in a preprocessor macro to pass to s... +2.20
Do rvalue references work just like lvalue references? +2.01
Private constructor and make_shared +1.52
byte and ambiguous symbol due to using declarations? +1.02
Using boost::optional to make optional std::function arguments 0.00
Check if a function is callable -0.52
C++14 uniform initialization on structs -0.76
How can completed futures be automatically erased from std::vector -1.71
Deallocating memory of this particular 2d array 0.00
Absolute paths against relative paths in CMake 0.00
C++17 / C++1z parallel usage of std::for_each 0.00
How can I add a second type for a template method of a template cla... +1.72
abi::__cxa_demangle -- why buffer needs to be `malloc`-ed? -0.55
boost::async_write skips parts of the string 0.00
How to extract double from a stringstream -0.52
std::set<Key, Comparator, Allocator> -0.51
When to choose multiple loops over single loop with if-statements -0.42
Return both string and integer from a template function in C++ -0.51
Removing duplicate string values in 2d array not working -1.63
Performance of memmove compared to memcpy twice? +1.86
Requirements on std::forward_list::remove_if predicates -0.14
How would you go about making this if else if program much more sim... +0.30
C++ virtual method, that doesn't require "this" point... -1.33
Why must accessor functions be const? Where is the vulnerability? +0.26
BOOST::ASIO. Making sure io_service.run() is invoked only after asy... +2.34
Is there any way to achieve move elision -1.45
dynamic_cast to derived type with unknown template argument -0.01
Porting permutation function from Python to C++ -0.55
Hashmap equivalent in C++ -0.26
Get the name of the exe which invoke my dll -0.35
Sorting a container multiple times, what container and what aproach... +1.35
Implicit template type deduction with two arguments of different ty... -0.64
How to apply registry pattern to make "select class depend on... -1.33
Template argument deduction trick for constructor with parameters d... 0.00
Best way to automatically cast std::string to char* without calling... +0.41
How to access private struct in class? +0.47
How to define a tuple of value types from a parameter pack -1.25
C++ vector element erase versus new vector creation +0.47
C++ class changing what "*this" refers to +2.35