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 ... 11 12 13 14 15 ... 44
Title Δ
replacing chars in std::stringstream inline -0.04
Runtime overhead of shared_ptr for subclass destruction compared to... +2.23
Nested lambda function -0.24
boost program_options custom validation 0.00
Is using #define and typedef with data type a good practice? -0.95
How can I xor the content of these two vectors? -1.06
Same command for all cases in a switch statement? -0.50
Size of templated polymorphic derived classes without new members +0.12
C++ How to delete a default object member which is a pointer -1.75
How to format a number with thousands separator in C/C++ +1.10
How to format a number with thousands separator in C/C++ -1.15
Is there a useful scenario for moving const objects? +0.53
How to refactor method using template in C++ -1.03
Template specialization with static constexpr member (function poin... 0.00
c++ convert vector<string> to unsigned char array -1.06
using find algorithm with a vector of unique pointers -0.51
Container of points 0.00
Overloading >> operator 0.00
C++14 increment a value inside of lambda function with capture-spec... +2.20
C++ How to count number of collisions while using a hash function? +0.66
static_assert in not initialized template class with valid speciali... -1.57
Optimised range checking and returning a value +0.29
Is this C++ template declaration genuinely incorrect or is my compi... -0.74
How to design proper release of a boost::asio socket or wrapper the... -0.83
Casting a pointer to a struct into another struct type with a small... 0.00
Initialize base class with data member from derived 0.00
Array of Pointers on Member functions of current class 0.00
boost:asio::read or boost:asio::async_read with timeout 0.00
async_connect doesn't call handler in TCP client class 0.00
Static const declaration, constexpr definition of variable, valid c... +1.67
Should I use std::list or is there a better method? -0.53
Convert recursive function to iterative 0.00
How to initialize a static member variable in class with template f... 0.00
serialize and deserialise using boost binary_iarchive from sstream 0.00
Inheritance and Overriding - Call Overriding SubMethod from BaseClass 0.00
Does C++17 std::basic_string_view invalidates the use of C strings? +3.02
Can a const object, returned by value, still be moved? +2.35
boost::bad_any_cast: failed conversion using boost::any_cast 0.00
How to access 2 cpp vectors with alternating indexes? +2.32
try/catch around reference assignment -1.37
c++ base constructor lvalue to parameter 0.00
C++ preparedstatement 0.00
Concatenation macro in C++ 0.00
Is there any way to avoid terminating the program when stack smashi... 0.00
restricting the types using templates in vc++ -1.00
How to Change LLDB Version CLion Uses? 0.00
Using part of enum as array index -1.90
Is there any datatype or method that calculates the sum of previous... +0.28
clean, functional script-like error handling in c++ +2.25
How to split a string by delimiter and put each string into a diffe... -0.08