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 ... 17 18 19 20 21 ... 44
Title Δ
Operator overloading based on passed int? -2.15
Implement a template function that takes two classes as template pa... 0.00
Priority queue of multiple classes C++ +0.56
How to adapt a custom container type to BOOST_FOREACH? +1.41
String building in C++ exception’s what() -2.03
c++ stl correct parameters to priority_queue +0.49
Registering a class member function as a callback to a function usi... 0.00
thread safe unique id generation in c++ 0.00
Is a local CGEventRef considered a pointer? 0.00
Fastest way to lookup bytes from 64-byte arrays +0.04
Force compiler to accept only compile time argument (floating point) +0.42
How do I pass an overloaded function as a templated function parame... -0.19
Why can't my template function be inlined -0.50
Why when user provides move constructor or move assignment, copy co... 0.00
Force compiler to choose copy constructor with const T& as a pa... -1.19
Design of Generic Singleton Wrapper class -0.91
Thread-safe vector: Is this implementation thread-safe? +1.67
is there a way to prepend code through the command line of a compil... -1.17
Ranged-based for with range_expression returning non-null items fro... -0.71
Native x86 app written in C or C++ -1.40
(Why) should a move constructor or move assignment operator clear i... +1.47
Pass-by-value, overloading or perfect forwarding for class type par... +0.14
Generic messaging -1.02
Why doesn't std::lock_guard/std::unique_lock use type erasure? -1.54
How can I use function in C++ to create a sequence? +0.47
XOR two Binary Strings c++ +1.17
Can num++ be atomic for 'int num'? +1.10
Implementing SQL-like order in C++ +2.18
Strange cout output (code blocks codeblocks-16.01mingw-setup.exe) -0.50
Why can std::ref be used to use member functions as callable types? 0.00
What is the best way to append filesystem::path elements to another... +0.50
Why do I have to call move on an rvalue reference? +0.50
Implementing copy assignment operator in terms of move constructor -1.86
Automatically identify a suitable type, large enough and precise en... -0.21
loop through multiple classes +0.24
Set a sharing pointer to NULL -0.37
How does a C++ std::mutex bind to a resource? +1.83
Handle pointer to member in templates while creating a simpler `bin... +0.07
Converting from Xcode Objective C tests to Google tests in C++ 0.00
C++11: Template programming 0.00
Extract straddling byte array content to std::bitset -0.94
Hint compiler to return a reference making 'auto' behave +1.33
Redefine data area for faster access +1.79
Check if class/struct has a specific operator +2.52
Why does cout << "hello" choose the non-member vers... -1.06
Is using while(true) and (else) if (...) break; "better"... -1.50
How to add use a pointer to member value as a template parameter by... +2.46
Return new instance or itself as std::shared_ptr rather than raw po... 0.00
how do i convert a string a bitset without specifying size of bits? 0.00
Compiler error on windows but not on mac 0.00