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 ... 25 26 27 28 29 ... 44
Title Δ
Creating threads from generic lambdas with references as generic pa... +2.72
use of undeclared identifier 'top'; did you mean 'pop&#... 0.00
How to convert integer to little-endian in a portable way +0.71
Nested shared_ptr destruction causes stack overflow -0.79
Nested shared_ptr destruction causes stack overflow -0.79
Choosing function at compile time based on argument size -1.70
QMap<QString, QVector<QString>> Access QVector C++ Qt 0.00
Finding the size of an array -0.99
How does cin evaluate to true when inside an if statement? -0.82
Expansion of Nested Macros with reinterpret cast in c++ +1.67
Integer overflow and integer limits 0.00
Is it possible to accept the output of `std::bind` directly as a va... -0.33
reusing the returned object from operator function -1.51
In boost::asio is it possible to have one deadline_timer with multi... 0.00
Create pointer to value in one line +0.88
In C/C++ arithmetic operation inside of for statement arguments 0.00
(C++ )If I declare something private in a class but it can be chang... +0.73
When catching a boost::bad_lexical_cast, can I access the string/to... 0.00
getting an error "scanf without field width limits can crash w... +0.51
c++ on mac / eclipse does not show error when crashing 0.00
(c++) Casting int to char pointer (int being character in int form) -2.14
Out-of-line constructor for nested class when outer class is templa... 0.00
regex_match for square brackets -0.03
vector of future in c++11 -0.59
C++ Function with side-effect used at file scope, accesses singleton 0.00
Initializing a reference to a vector -0.24
C++ condition without selection statement -0.98
Is it cheap to construct a const std::string from a const char* + l... +0.38
Correct use of std::unique_ptr and std::weak_ptr -1.49
The "no known conversion" from const char* to an iterator... -0.38
Quitting a function if all values in an array are true -0.67
Make my struct or class compatible with std::round -1.31
unordered_map for <Pointer, String> in C++ -1.86
How to ask stringstream don't split data in quotes (C++) 0.00
How to populate a const member array based on a constructor argument? +0.02
Conditionally enable an operator overloading 0.00
Does a default_random_engine have a type? 0.00
Why does'nt the compiler throw error for not returning this poi... 0.00
Name lookup with template class inheriting over namespaces -0.97
C++ including linux/types.h for size_t -1.23
error by move assignment of map with non-copyable (but movable) key -0.96
ostream and istream overlaloading without << / >> opera... -0.50
Threading a member function with a std::mutex as an argument +2.41
C++11 threads with shared mutex and class instance -1.48
Are these vector iteration forms the same? +2.10
Debugger-friendly zero-cost named references to specific locations... -1.72
use type_traits to limit type of template member function -0.50
Generating a pseudo-random number and a letter with no repetitions +2.49
How does the stack change step by step in this c++ program? 0.00
How to check an array for string or char +0.10