StackRating

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

HolyBlackCat

Rating
1673.01 (295th)
Reputation
17,516 (8,002nd)
Page: 1 ... 6 7 8 9 10 ... 17
Title Δ
std::reduce seems to convert results to integers -1.21
Where can I find an official complete list of scopes to go with tex... 0.00
Python OpenGL does not render every Triangle in a Quadrilateral -2.11
Why are the addresses not the same? -0.65
Setting enum member of class gives invalid use of ‘enum' +1.16
Creating a C++ macro that allows for easy creation of virtual-funct... 0.00
can I make the template argument optional like the std::optional fo... +2.66
is local unordered_map variable thread safe in c++ 0.00
how to wrap a binary operator using modern C++ instead of macros 0.00
How to populate a vector using x-macros? 0.00
creating vector with constructor parameter in c++ +1.32
Move constructor +1.65
How to disable non-empty std::set as a function parameter if T is n... -1.50
How do I return a copy of a member variable in a template class? +1.51
C++: Performance for drawing random boolean values +1.08
How is it possible to generate an OR like statement compile time? C++ +1.46
Initialisation of aggregate with default constructor deleted in c++20 0.00
How can I set range to the random library +0.32
templates and overload resolution +2.59
How to check if specific overload of an operator exists at compile... +1.56
static_assert in function template with non-type template parameter -0.41
How to force template class to use specified type unless specified... -2.09
is_invocable_r ignoring the return parameter 0.00
Strange inconsistency between function template and "normal&qu... +1.46
Why can't map::find a pointer to a const? +1.61
Fix Expected Unqualified id before ';' token error 0.00
How do I cast int** to void**? -2.12
Compiler doesn't fail when pushing back a std::unique_ptr into... +0.85
Variadic template folding program fails in gcc9 0.00
Why does this Constructor with no arguments seem to be a problem fo... 0.00
C++ map with custom value_type +0.31
C++ template non-type parameter with condition 0.00
Is there any case, barring strings or macro invocations, where `(&l... 0.00
Is there a way to reach default operator function in overloaded ope... -0.76
Is a forwarding reference still an rvalue reference or not? +0.40
How to get the file size in bytes with C++17 +0.32
How to apply a constexpr function over every element in a std::tuple? 0.00
How to extend the intent distance in the File Management area of Vi... 0.00
How do I create a function_list<> class to a hold a vector of... 0.00
Stop compilation if `if constexpr` does not match 0.00
Why does a struct declaration violate the ODR in C++? +0.31
In visual studio code, How can I hide file path below file tab? 0.00
C++ std::variant vs std::any -2.32
Hashing types at compile-time in C++17/C++2a +1.12
add two variadic template list of integers +1.54
Lambda function captures wrong "this" pointer +1.69
Will unique values in uint64_t also be unique in int64_t +1.65
c++ conditional uni-directional iterator -0.84
Template template parameters used as default value for other argume... +1.51
Can I force std::vector to leave a memory leak? +0.22