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 2 3 4 5 ... 17
Title Δ
virtual function not accessible in derived class 0.00
Are C++ array items guaranteed to be in contiguous addresses? +1.24
How to alias a template function inside a template class +0.30
Sharing string in c++? +0.27
Are compilers allowed to support a feature, that is removed in the... +1.35
how do I tell the string to read the 0 and not abort? +1.15
Simplest fix for "error: taking the address of a temporary obj... -1.49
Macro for (SFINAEd) template function +1.43
MISRA 5-2-1 rule requires postfix-expressions? 0.00
C++ | How can I break this inter-class dependency issue? -1.79
Is the reference returned from the function rvalue? 0.00
Disambiguate pointer to overloaded const member functions and membe... 0.00
Why does this usage of C++17 if constexpr fail? -0.02
generic lambdas in c++14 0.00
Motivating real world examples of the 'inline' specifier? 0.00
Const-correctness with proxy object 0.00
C treating array as pointer 0.00
Use C/C++ Macros to Generate Function Signature 0.00
Why the content of the string in initializer_list is empty? 0.00
Why does MinGW GCC tolerate missing return types even with `-pedant... 0.00
How to use the block of code following the macro in the macro? 0.00
&(float){0} as a float* argument: what it means? 0.00
Why is a C++ class's destructor called after assigning using a... 0.00
Can I use reverse iterator as ForwardIt? 0.00
How to convert a float into an unsigned int in C++? 0.00
Is it possible to format strings in C++ like python's f-strings? 0.00
Is it safe to reinterpret_cast between a Type and a Wrapper<Type... 0.00
Template Argument Deduction for Tuple Index 0.00
'using namespace {some namespace nested inside of another}` +1.31
How to append to an array using a variadic macro? -2.39
Fedora can't find libSDL2main.so (and doesn't need it): can... 0.00
Why is tabbed space width not constant 0.00
Why can I std::bind successfully with the wrong parameters? +0.27
Stringize operator on argument with spaces +1.69
How can I check if a template specialization is a child class of a... 0.00
C++ Program Won't Run From Windows Console 0.00
How to write a perfect Abbreviated Function Template? +1.40
Good practice for error handling and cleaning up resources in SDL? 0.00
How can I have a fallback run-time implementation in a constexpr fu... -1.56
c++ - const member func, that can be called upon lvalue instances o... 0.00
Type-qualification Macro Helper -0.42
rvalue reference (expression) returned by function is xvalue - but... -1.34
Disable comma in macros in C++ 0.00
Why does C++ require me to repeat template arguments of my base cla... 0.00
what is the format specifier for atomic<uint64_t> datatype in... 0.00
how to generate multipile random number sequences independently in... -2.90
error: cannot convert 'std::string' to 'char*' for... +1.52
mingw - cdecl required to run functions correctly -0.57
How does this equation x + y = x & y + x | y hold true ( assumi... +0.02
Concise bidirectional static 1:1 mapping of values and types +0.34