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 ... 24 25 26 27 28 ... 44
Title Δ
ofstream creating file but not writing to it in C++ +0.06
Is std::vector::begin() from priorC++11 equivalent to std::vector::... -0.64
elegant way to get a variables limit -1.61
using the STL list to get highest value -0.47
Is this kind of repeatable options possible with boost::program_opt... 0.00
boost::asio::deadline_timer binding to a polymorphic socket class p... 0.00
Difficulty linking Boost 1.60 on OS X after installing via Homebrew 0.00
Is there a difference between "const int" and "int&q... -0.91
How can I set two kind of comparator (one for insert, one for find)... -0.13
Smarter smart pointers -1.71
Base class with pointer to deriving object: How to tell both of eac... -0.48
Comparing and counting bits blockwise -0.22
Variadic templates. Some issues 0.00
Explicit Instantiation of Templated Overloaded Operator -1.97
Static duck typing in C++ -1.40
Breaking encapsulation by returning non-const references to members +2.51
What does this thread_local RNG seed accomplish? 0.00
Why do we need a weak_ptr in C++11? +0.01
boost system make_error_code of type errc::timed_out has message of... 0.00
C++ Xcode No matching constructor for initialisation of type vector2d 0.00
Strange behaviour of std::make_shared -0.09
How to insert the entire array after instantiating an array class [... -0.29
void * to the nth element of std::tuple at runtime +2.65
Singleton Design Pattern - Explicitly stating a Constructor outside... -0.58
C++ shorter lambda syntax -0.05
Specializing `std::hash` for classes meeting condition 0.00
If class A modifies its construction parameters, can I initialize c... -0.63
Why are some parts of Boost and other libraries (like Folly) in the... 0.00
Proper method of using std::chrono -0.91
Memory corruption when building (questionable) example with Clang i... -0.00
boost asio run io_service in a thread 0.00
copy constructor not called when returning a std::vector -0.43
Compiler optimization for constructors 0.00
Assigning values to character arrays inside of a structure array in... -1.48
Switching from C to C++: looking for safe classes of primitive types -0.91
Trying to assign value to *this pointer fails -0.96
C++ < 11 : Initialize static const class member 0.00
How to initialize uint64_t in C++11 +0.63
Function with variadic arguments of a custom struct type +1.31
Why do rvalue/const references have memory address and size? +0.54
Vtable modifications at run time -1.33
implicitly convert std::shared_ptr to a type +0.12
Pass std::max_element() or std::min_element() to function as argiment -1.16
Difference between char[N] and char (&)[N] in parameter list -1.01
C++ 11/14/17 does support "auto new" +0.48
C++: Does the terms element and value mean the same thing? -1.55
STL list.push_front run times longer then what O(1) suggests +0.21
C++ Function Template Formatting -0.65
Give an optimizer greater "License" +0.97
Is c++11 range-for not equal to classic for in terms of functionali... 0.00