StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Holt

Rating
1667.14 (346th)
Reputation
26,076 (4,895th)
Page: 1 2 3 4 5 6 7 ... 13
Title Δ
Weird User-defined Comparison struct Error for priority_queue in C++ +2.71
Binding generic callbacks with arguments c++11 +1.97
Check if a template parameter appears more than twice in a homogene... +1.20
Structure with same name, different definitions: segmentation fault... +1.51
Iterating over vector of custom object with two conditions +1.11
How to convert std::bind (or lambda) to std::function in deduced co... +1.53
Generate floating point random number with E=0 0.00
How does std::apply forward parameters without explicit std::forward? +1.91
Using QtConcurrent::MappedReduce in a class +0.34
C++11: Safe practice with regex of two possible number of matches +1.05
std::is_nothrow_constructible when constructor is inherited 0.00
Stateful C++ global void function pointer 0.00
Derive a class from two same-Derived classes +0.37
Passing a const lvalue reference as rvalue reference 0.00
Assign return value from upper_bound to reverse_iterator 0.00
C++ Automatically call check methods from parent abstract class in... +1.79
Do set and multiset differ just by a predicate? 0.00
The usage of snprintf 0.00
Does c++ std's inf behave exactly as common-sensical infinity +2.03
Generic overloading operator 0.00
Reading a file without truncating words +0.97
std::pair and auto substitution in visual studio 2010 +0.37
Passing `int (*)(char const*)` where `int (*)(char*)` is expected +1.97
std::atomic trivially copyable structs 0.00
Why does unique_ptr instantiation compile to larger binary than raw... 0.00
Amicable Numbers: Runtime is to long. What could cause that? algori... 0.00
Terminating an std::thread which runs in endless loop 0.00
How to generate the steps of changing an array into another array b... +1.64
Switch Derived class of a shared pointer to base class +0.33
How to extend entity classes with custom functions (business logic)... -0.15
Operator++ for nested private enum - which compiler is right? 0.00
C++ overloading std::count_if() for a predicate and a value +1.15
Meaning of the following C declarations +0.35
Candidate template ignored: couldn't infer template argument &#... +1.40
template template arguments: no matching call found +1.70
How to create an alias for multiple stream operations? +0.29
How to do a conversion from enum to type (and use as it in a templa... +1.27
Fastest way to reset all the value of a 2-D vector? +1.97
Casting and Argument Warnings +0.79
portable way to store milliseconds with chrono +1.44
Why Doesn't `std::basic_string::substr` Follow The [begin, end)... -0.44
constexpr function must have one argument value? +2.12
find in container of objects of pure virtual classes 0.00
What is exact sequence of operations made here? -0.23
Boolean data type vs integer data types to represent truth values +0.55
operator[] for a template based array of O(1) complexity +0.38
Retrieve argument type of function operator of an object -1.00
Comparing lists containing NaNs 0.00
Recursive template call curiously not possible with SFINAE +0.25
can you explain the working of ret variable in the code below? 0.00