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 ... 13
Title Δ
Which section in the C++11 standard dictates the relative ordering... +1.00
SFINAE not working with a very simple example 0.00
Using constexpr function as template parameter 0.00
Passing std::array argument with size restricted to expandable set... -0.46
Execute function in C++ after asyncranous 60 sec delay? +1.52
dynamic exception specifications are deprecated 0.00
Comparing double to an int -0.93
How do I create a days_in_year function using Pandas? -1.14
Unpack std::tuple in-place without the artificial layer for std::in... +1.39
Should reading negative into unsigned fail via std::cin (gcc, clang... +1.03
Why will std::rel_ops::operators be deprecated in C++20? +1.36
Modify and read from an atomic variable 0.00
Can a function return multiple values of varying types? +0.94
Using 'getrandom' to generate random number in C++ 0.00
Adding class objects stored in vector using operator overloading +1.69
Is it necessary to cast literal constants in templated functions? -2.25
STL: apply function to result of adjacent_difference without extra... -0.11
Use a templated constexpr at runtime 0.00
shared_ptr cast with multiple inheritance +0.26
Use proper string literal in templated function in C++ -1.98
Can I implement an override of a virtual function which gets as par... +0.99
How to run parallel threads in a for loop (C++) -1.06
Assigning values to a tuple of references +2.45
Range of integers imposed by the C++ standard 0.00
Passing a function f to the contructor of a class templated on the... 0.00
Why does std::make_pair not return a pair? Or does it? 0.00
Modify the content of a std container through a different container 0.00
std::tuple faster than std::array? -0.24
Undefined constructor in inherited templated singleton class c++ 0.00
How to split a std::string into a range (v3) of std::string_views? 0.00
Does incrementing in a member initializer list generate undefined b... +1.43
Universal references in a thread function +1.54
Range-V3: get base iterator 0.00
How can I go decrement the iterator of a std::map by a certain numb... +1.32
clang std::isspace compilation error +1.63
Discards qualifiers unknown cause (std::bind() / lambda) +1.29
cout of negative value of signed char in C++ +1.02
Is it possible to use python string format method with matplotlibs... +1.37
Why is int *arr = new int [number] used in this case? 0.00
Same time complexty but highly varying runtimes -2.68
Returning a list of numbers from a function in C using Struct -0.18
Calling different methods with the same signature using a template... +2.08
How does implicit conversion work in C++ 0.00
Implement STL functions in variadic template -0.43
c++ float array dimensions 0.00
find_if with lambda and capturing variables 0.00
Erratic behavior of GCC's std::sort with lambdas -0.59
Multiple if conditions between two unequal pandas dataframe 0.00
C++ Generic command parser using variadic templates -0.42
Default template is matching despite static_assert -2.75