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 ... 7 8 9 10 11 ... 44
Title Δ
operator overloading '<<' and '>>' and... +0.45
boost::asio::write() VS socket->write_some() 0.00
How to combine lazy evaluation with auto in C++ +0.19
Is there a GCC option to warn about writing `this-field` instead of... -0.78
Converted string to char, when i cout the char it is correct but wh... -0.02
Multiple std::string temporaries resulting in the same c_str pointer -0.53
Should I hardcode variable size while dealing with serialization? C++ 0.00
Variadic templates and variadic functions combination 0.00
thread and deconstruction of functors 0.00
Class template with one parameter and default value -1.87
C++ pass memory allocated / array by reference 0.00
Print comma separated list from std::vector with std::copy and lamb... +0.71
unrolling for loops in a special case function +1.44
Long integer number doesn't work for power of 8 in C++ -1.29
C++ most common parallel processing method. Pthreads? -0.53
Are the static data members and static methods of a class in C++ st... 0.00
Correct Syntax for Inheritance in C++ with initialize list and memo... 0.00
alias vs empty new extending class 0.00
explicit template specialization for std::complex<T> +0.43
Fetch component of std::complex as reference -0.73
static_cast throws error but C-style cast works -1.04
How can a class inherit itself? -1.90
Efficient way to filter out elements from std::vector +0.05
type alias and operator<< overloading with ostream_iterator r... 0.00
Including constants without importing header file 0.00
Optimize C++ template executions +2.22
When can I leave out "break" in switch loop? -0.46
Boost MPL - declare a class for each type in a Sequence 0.00
Use std::type_index as value in a map -2.10
Thread-safe initialization of static variables using local static s... +0.46
C++ create static object without constructing it (without allocation) +0.36
Add character array to const string& in C++ -1.68
C++ Multiple sets of variadic function arguments +0.18
if constexpr instead of tag dispatch 0.00
Issue with std::atomic and custom structs +0.06
Faster way to find a sub-string given beginning and end positions i... -1.19
Printing from inheritance classes 0.00
Changing shared variables from multiple threads c++ +0.46
Trivial default constructor can't be constexpr? +2.38
How do I create a new object from an array which holds different ob... 0.00
Modifying types of tuple elements -1.52
Create Set of Every Permutation and Sign Variation of Members of a... +2.00
Create Set of Every Permutation and Sign Variation of Members of a... -1.33
Alternative for std::bind in modern C++ +0.10
How to force creation of default sequence constructor when other co... -0.57
Is a weak_ptr to object X still valid during object X's destruc... 0.00
Template selection on argument type of passed function object witho... -1.78
how to find a substring or string literal -1.19
Insert boost::dynamic_bitset<> into boost::bimap 0.00
iomanip / fixed width persistence 0.00