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 ... 13
Title Δ
C++ std::map failing on "*"? 0.00
Relative path of file does not get solved 0.00
Why substitution fails in this function template? +1.64
initialize std::array with 'this' pointer -0.65
Is the time complexity of the code snippet O(k*n^2)? +1.15
How to implement large vector initialization that compiles with gcc... +0.97
Parameter "size" of member operator new[] in C++ 0.00
What's the difference between a random number generator's s... -0.84
How to make a safer C++ variant visitor, similar to switch statemen... +1.62
Storing arguments in a variadic template function without using boo... +0.83
C++ enum class std::size_t implicit conversion -1.62
How to peek next and prev elements in a boost set<cpp_int> 0.00
Where is the performance gain of the erase-remove idiom coming from +2.39
How to check if weak_ptr is empty (non-assigned)? +0.30
Accumulate integers reading data from file in C++11 +0.29
SFINAE with VC++ compiler 0.00
Allow for template argument deduction of type of member pointed to... 0.00
Template specialization for fundamental types 0.00
Is there any way to return 2 dimensional array as a member variable... +1.64
C++ class follows with template keyword 0.00
Protect CRTP pattern from stack overflowing in "pure virtual&q... +1.29
Time Complexity of smallest range of elements containing at least 1... 0.00
Accessing rapidjson::Document array by index 0.00
Inserting addresses into sets, the size of the sets is smaller than... +2.36
How to template a function with const/nonconst pointer/reference ar... 0.00
Python dataframe resample TypeError 0.00
How to correctly read from already opened std::ifstream using a buf... 0.00
How can I let compiler to deduce a type of nullptr? +1.21
no match for 'operator='(operand type are 'std::vector&... 0.00
C++ casting float changes number wrongly 0.00
ifstream::seekg giving wrong results 0.00
Purpose of condition_variable -2.48
Adapter of collection - omit T that depends on underlying collection 0.00
Insert instance of ofstream to container 0.00
C++ Erase-remove idiom with object 0.00
How to increase QNetworkReply::downloadProgress signal frequency? 0.00
Building a Templated Container Class 0.00
Variadic template and constructor 0.00
How to implement operator>>(std::istream&, std::array<... +0.52
c++ - Implicit conversions with the ternary operator 0.00
How to terminate clang-instrumented program when clang-sanitizer fi... 0.00
set::key_comp vs set::value_comp in C++? +0.04
C++ Default Argument with Pointers +2.15
How to Return complex datatypes from functions in C++? +0.52
Howto split declaration and implementation when using std::enable_if +1.60
Cannot deduce template parameter 'N' 0.00
Sorting on two dimensions in a one dimensional array 0.00
std::tuple of std::shared_ptr of template parameter pack +0.32
Can anyone explain the logic behind this simple logic? I'm lost +1.17
Invalid conversion between the same types +2.05