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 ... 44
Title Δ
Why I cannot create and open an ofstream in the same code line? -1.50
boost::bind()-like thing, but for function calls -0.59
C++: safely initialize a class with pointer to a large static array 0.00
c++ iterating over member functions -0.88
Completely custom stream operator in c++ +2.13
Can swapping objects of fundamental types throw? -0.02
Why do variadic functions not work with templates -1.72
SEH Eceptions - generating and handling -1.85
c++ class object as function argument 0.00
Understanding memory sequences and std::memory_order_relaxed -0.50
If statements in a do while loop with a yes or no ending +0.98
Sort a vector of items with a comparator involving a map 0.00
Initialization in if statement existed before C++17? -0.68
Storing variable arguments to be forwarded later -1.88
Member variables changing on their own when multithreading c++ -1.69
destructor on placement-new -1.94
What's the most elegant way to handle the compiler warning abou... +1.13
Boost Socket goes belly-up on close() 0.00
cmake or g++: include dll libraries 0.00
Transform hand written loop to std library call -0.17
Mixed list initialization in C++11 +2.97
Operator overloading % into the modulus of complex number -0.60
Loading derived polymorphic class using dlopen 0.00
How to return reference to variable with single return statement -1.04
Header with restrictions using bytes for an UDP Socket -0.12
Passing temporary objects by reference 0.00
How can I speed up parsing of large strings? -0.86
C++/boost way to copy part of file +2.36
vary template arguments using variadic templates +2.34
I am using boost hash function in C++ to combine 3 doubles into a h... +2.97
Grow a file for further writing to using boost::mapped_region? +2.65
Writing file from different threads in C++ 0.00
How can we run n instances of an algorithm in parallel and compute... +0.49
const in shared_ptr: do I need two or only one +0.50
Redirect stdout to ostream 0.00
Difference between const auto & and auto & if object of ref... -0.43
Efficient and simple comparison operators for structs -1.78
Forward variadic function arguments to another variadic function wi... 0.00
Array larger than specified size in C++ -0.27
The easiest way to convert an arithmetic type to a std::array<ui... -0.51
passing nonconstatnt value to template in c++ 0.00
Handling multiple incoming UDP connections with single socket -0.01
Manipulating std::array in a function +0.17
const and non-const getter with same name -0.95
casting a returned iterator to const +0.27
Time limit exceed C++ -0.02
passing direct string to a template in c++ -2.19
why handle to an object frequently appears as pointer-to-pointer +0.54
Is there any elegant way of iterating through a list whose elements... +0.49
mistake in cin.getline() to develop a shell 0.00