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 ... 28 29 30 31 32 ... 44
Title Δ
How to debug my error while making a circular list? 0.00
Multi-Threaded accessing same deque C++ -0.70
Need downcasting clarification -0.01
Will an exception thrown from a noexcept function parameter's c... -0.49
Refactor Logic using DRY principles +0.49
What's the right way to fix this template resolution ambiguity? -0.30
How to specialize template on arbitrary dependent type -0.92
Why use constant pointer to constant value when you just read data? +1.05
Serializing `std::type_index` 0.00
C++ declare derived class object inside of if-else and use it outside -0.15
Does FENV_ACCESS pragma exist in C++11 and higher? 0.00
C++ Searching an index -0.45
partially specialize function template with no parameters -1.52
How can I create a for loop to run for all values 0-n but other tha... -1.28
Does using std::move on pair.first invalidate pair.second? -1.52
C++ metaprogramming vs inheritance +0.68
ASIO Attempting to reference a deleted function 0.00
Strange C++ link error -0.50
C++ Compiler picks wrong overload of output stream operator << 0.00
Turning on g++ optimization leads to segmentation fault -0.37
Class managing access to a single system resource 0.00
std::logic_error basic_string::_S_construct null in constructor 0.00
Should i delete a moved from dynamic pointer +0.45
how to correctly initialize a std::vector with type of a struct whi... 0.00
How to exit a program in C++03 in a thread-safe manner? +0.42
How do I declare a vector of pretermined length in a class? -0.09
Should I use const_cast? -0.94
Implement a list of constant objects 0.00
Octree: Am I doing it wrong? Getting very slow insertion +0.50
Do we have a better way of returning abstract classes in C++? 0.00
std::map in class : trade off between execution speed and memory us... +0.53
Time performance when permuting and casting double to float -0.99
How to refactor a static logic into a generic class that implements... 0.00
partial specialization non type argument +0.54
Type erasure and allocators: what's the expected behavior? -1.22
Element multiplicities in container? -1.89
Palindrome class help in C++ +0.52
CMake - Adding dependencies to other projects -0.50
typedef struct with pointer and constructor +1.23
results in stopped working when running reverse string program -0.61
How to find an item in a vector? -0.48
Implementing the swap in the copy and swap idiom +1.33
Printing vector <string> to matrix 0.00
Emulate method call on heap in C++? 0.00
C++ templates and C preprocessor -1.87
Cast string object to istringstream -1.00
Replacing char* with shared_ptr<char> +2.79
binary representation +1.18
How to make a class always reconstruct on copy/move? -1.14
efficiency of c++ arrays vs std::vector and std::array +0.25