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 ... 15 16 17 18 19 ... 44
Title Δ
What is wrong with my method of implementing a predicate? 0.00
C++: Whats the meaning of saying func()=30 0.00
Addition without using a + sign -1.13
C++ non heap Factory object creation with protected constructor and... 0.00
Are smart pointers capable of removing other references to its obje... +0.29
printing the backtrace at the point an exception was thrown in the... -1.45
C++11 : Why array with shared_ptr can not be deleted by default -0.50
C++ set: storing duplicates: confused about < operator -0.74
How to declare a tuple with uniform type without <array>? +1.52
Use std::function with lambda and variadic template -0.87
C++ pass pointers to a Template class function +0.50
What is a Node Handle? +2.46
Error indicator for std::iterator -0.61
Toggling mutex lock using guard -0.59
Q: How bitset are inside? +0.44
Classification of std::vector's iterators +0.09
Why does floor(pow(64,1.0/3)) return 3 but print 4 when the floor()... -0.45
Parse (replace) in C++ std::string -0.26
Is it possible to catch hardware errors in C++? 0.00
Stack trace after catching exception -0.03
Why does operator<< need const? 0.00
how many v8 isolates can I create? -0.02
C++ Indicate Class Function Throws Custom Exception 0.00
Is there an easier way to display text using C++ and OpenGL? +0.47
Comparing two char multidimension arrays -0.26
Template partial specialization on bool -1.49
Alternative to capture this in lambda [C++] -1.75
std::tie vs std::make_tuple -0.60
Correct constness with pointer / object / template parameter 0.00
Object "is not a structure or union" if temporary is pass... -0.08
Path to file or stream? -0.04
Inheriting a template class in C++ with unsupported type -1.78
reinterpret_cast creating a trivially default-constructible object -0.19
Real time processing data using algorithms written in c++ 0.00
Should use unique_ptr to more easily implement "move" sem... -1.38
how to modify an object using *& in C++ -0.99
Using std::sort to sort dependency tree -0.00
How to store an AES encryption key safely in C++? +0.48
One definition rule warning +0.60
How to wrap my C code in C++ exception handling? 0.00
Sort maps by value in the specified order of key's priority -2.14
Implementing the '<' operator -1.62
Why would the character 'A' be compared with 0x41? +1.57
C++ Mac OS X pthread Initialization +2.90
Using async_read from friend method 0.00
undefined reference to 'boost::system::system_category()' 0.00
Why is there no speedup with multithreading for updating the array +2.56
bitshifting unsigned char and unsigned long long gone wrong -0.27
How to use rfind() to separate and print string according to userna... 0.00
Demonstrate static_cast and purpose of it? +1.82