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 ... 44
Title Δ
Xor on two c++ string +2.04
What is wrong with the g++ command synatx? 0.00
C++ single variable to handle multiple classes from user 0.00
Cut-over interfaces from const char*, char* arguments to std::string 0.00
Implementing Singleton with CRTP -0.99
shared_ptr not returned correctly 0.00
Using std::bind and std::function with a class member causes the ca... 0.00
Does any language have a unary boolean toggle operator? +1.02
Why would I want to lock two mutexes in one function - that too wit... +2.08
Storing handlers wrapped by boost::strand in array 0.00
set iterator to value with highest key -0.94
What is the most efficient way to pass a non generic function? -0.44
Variadic Macro: cannot pass objects of non-trivially-copyable type... +0.35
constexpr operator overloading issues with using arguments +2.38
convert std::string to unsigned char array +0.50
Explicit specialization after instantiation in Xcode 0.00
Is there a way to simultaneously assign a type to multiple template... +1.92
Static introspection of method argument type in C++ -1.19
CMake generator expressions evaluations order +0.50
Why can an rvalue not bind to a non-const lvalue reference, other t... 0.00
How to make index in an vector as a pair of (x,y) coordinates? +0.34
what is the use case for using emplace_hint in the case of sets? 0.00
Override syntax, specialized template method that returns a pointer... 0.00
Is there a standard C++ iterator for C strings? +1.86
Is there a way to reference cout without using namespace std or pre... -0.94
How can I avoid most vexing parse with direct value initialization 0.00
Is using unique_lock in new scope equivalent to unlock call at the... -1.53
how to insert objects into unordered_map in c++ 0.00
Using a vector of unsigned chars in a map -1.92
How to implement an ambiguous pure virtual method +1.97
Create a function that always returns zero, but the optimizer doesn... -1.13
C++ std::stringstream to const char* conversion +0.98
OpenSSL easy way to modulo max data type size 0.00
Smart pointer with small object optimization 0.00
Constant character pointer using unique_ptr -0.76
Read multi-language file - wchar_t vs char? -1.58
When are threads created when calling async functions of boost.asio? 0.00
Templated move assignment operator deleted when there is a user def... -0.13
How do I extract little-endian unsigned short from long pointer? +0.50
Can we pass stl map value as reference to a function? 0.00
Easier way to make class to work with operators? +0.06
C++ iterator to last element of a linked list? +1.30
Serialization/Deserialization of a Vector of Integers in C++ +0.34
Are there certain keywords that should not be "#defined"... +1.82
C++17: Difference in pointer storage between unique_ptr<char[]&g... 0.00
How to refer derived class in template member? -0.48
For-loop efficiency: merging loops +1.59
Generic Array with a generic size C++ -1.94
how to implement generic c++ for configuring feature? 0.00
How to use variadic template function correctly 0.00