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 ... 44
Title Δ
C++14 Make custom iterator, that will go by 2 and returns modified... 0.00
How to store self-removing futures in a list -1.93
What's the right way to use vector of vector in C++? +0.50
Getting a substring from a std::string with iterators -0.71
Almost all forms of String comparisons are not working in C++ 11 0.00
Can't do https-request with boost beast 0.00
If statement(s) in lieu of a while loop -0.13
Default template class lambda -1.32
What is the advantage of returning an object in a static function i... +0.47
Is it sensible to use shared_ptr instead of unique_ptr as class mem... -1.62
How to improve std::set_intersection performance in C++? -1.06
How to fill std::array with range from range-v3? +1.77
Why is the downcast in CRTP defined behaviour 0.00
Validating integer part of an string +2.41
Do Static Variables Impede Data Caching? -0.51
Partial specialization with variadic template parameters that are f... -1.78
Efficient way to find intersection of two vectors with respect to t... -0.33
C++: How to initialize and call a method on std::optional? 0.00
Return object whose destructor has side effects -1.51
boost: asyncroniously wait for future completion +0.30
linker error with templated friend function of templated class when... 0.00
Compare ptr with nullptr in gtest -2.00
Is it legal to have independent shared_ptrs pointing to same object? +1.52
Is there a way for implicit conversion from double to std::array<... -0.77
How to test void function with pass by reference parameter using go... 0.00
Implicit conversion operator T() with template overloads using std:... -0.97
newline is not detected while taking input in C++ +0.73
C++ Similar functions using different data types 0.00
Is base case function mandatory or could it be automatically synthe... +1.41
CMake build error - missing vtable for virtual method error 0.00
How to write a standard-like function that has high overload priority -1.39
Use value of enum class for bitshift shift operator +1.89
Doing the same thing inside various 'if' statements, can be... -0.19
Copy array having only void* of it +2.21
Make initialization variables accessible to several attributes init... -1.62
Named requirement for std::tuple-like? 0.00
How to access a pointer made within an if statement, outside of it? -1.99
Trailing return type for a friend function that accepts class argum... -1.88
How to assert that a constexpr if else clause never happen? -1.37
Translating boost (asio) error messages to natural language +0.59
Prevent value of 0 evaluating to false when using logical OR -0.05
MultiThreading error: no matching overloaded function found -0.51
unable to access friend function in template class -1.78
How can I clear the padding bytes in struct for comparison? +2.09
Are the messages thrown by standard library exceptions defined? 0.00
std::hash specialisation for my own class and use it inside the class -0.34
How to erase non-alphabet characters from a string without going ou... -0.26
Create a constexpr C string from concatenation of a some string lit... +0.52
Conditional move or copy assignment in ternary operator +0.97
Bit fiddling: Negate an int, only if it's negative -0.90