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 2 3 4 5 6 7 ... 44
Title Δ
Initializing private std::array member in the constructor -0.50
Is it ok to use lambda just locally? +0.56
Deduce return type of member function 0.00
How to delete all occurrences of a specific string a string? 0.00
Setting an unsigned short in an unsigned char array -1.95
static asserting lambda that captures +1.22
serialization of class with const members using Boost 0.00
Overhead of temporary std::tuple in init statement 0.00
How to use iterator as parameters method? +0.67
Why does async_read in boost asio has const MutableBufferSequence a... 0.00
How to detect if ofstream is writing to /dev/null -1.43
Exposing parameter types in a perfectly-forwarding function avoidin... -1.59
In c++ stl map, delete entries with duplicate values +2.09
Retrieve innermost template type within the template itself -0.82
Check boost::log filter explicitly? -0.83
Create a template template function in header and implementation file 0.00
How to assign an array a different index value in C++ -0.29
create std::vector from function application +0.51
How to print words using reverse_iterator in STL 0.00
converting boost type erased type back to original type gives me bo... 0.00
A function template that accepts both std::vector and QVector? -0.93
My code doesn't work when I use long long int and it works perf... 0.00
Iterate through a map of std::variant -0.79
How does one specialize a template for all non-array types? +0.42
how to use boost::asio::defer() in composing function? +0.50
Pass a single parameter to a function that expects an iterator range -1.29
How to define a Hash class for custom std::basic_string<> spe... 0.00
Solve all 2d string vector combinations without using recursion? (C... 0.00
Select the "common functionality" iterator category 0.00
Emplace empty vector into std::map() +0.97
Boost asio udp socket using asio null_buffers -0.67
How does C++ compiler represent int numbers in binary code? -2.12
Why is there no operator< for class std::weak_ptr? +0.83
c++ functional, std::function with generic parameter 0.00
Convert unsigned char to string then again to unsigned char 0.00
C++11 overloaded methods with forwarding to a unique method -0.75
How do I return the first index/occurrence of a last name (a given... +0.26
Raw loops vs. algorithm for loops that depend on the index +0.55
Using the original values of a vector after manipulation +0.14
Setter function for shared_ptr -0.01
C++ unordered_map<T, int> how to distinguish null cell from 0 -1.00
Template specialization with non-type -1.84
C++ Getting Location of std::out_of_range Exceptions 0.00
template type deduction of template parameter -1.69
Map size() > 0 but begin() == end() 0.00
What is the format specifier of error_code? -1.95
Identifying a thread +0.54
Defining exception classes 0.00
Using std algorithm library for unique equivalence with respect to... +0.83
dynamic string in c not using malloc() 0.00