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 6 ... 17
Title Δ
Why does putting const on the left side of an ampersand valid when... -0.84
How does the compiler decide between const reference and rvalue ref... 0.00
opengl - does glBindTexture overwrite contents of the active textur... 0.00
Is it true that "std::forward" and "std::move"... +1.26
Is this use of static_assert inside if constexpr well-formed? +0.73
C++: Initialize a member array within a constexpr constructor 0.00
Why `vector<bool> v; for(auto&& e:v){e=false}` compil... 0.00
How do the ">" and "<" operators work for... -0.61
Variadic generic lambda and function overload 0.00
Is a header file a translation unit? +0.78
Why am I unable to write float and integer values to Binary File c++? 0.00
Is it safe to return a static string_view created from a string lit... 0.00
nested defines with defined parameters c++ 0.00
C++: call cosntructor of base class in a derived class without a co... 0.00
Conversion from signed int to signed char? +1.32
Why can we compare character constants? -1.49
how access a sequence of integer 0.00
C++ invalid function type casting -0.03
Why does copy constructor not need to check whether the input objec... +0.27
How does enable_if help select specializations of a class template? -2.40
How are lambda captures initialized in case of nested lambdas? -1.90
Overflow in Lambda function in C++ 0.00
Find how close number is to 0.5 +0.27
Can std::initializer_list be specialized? +2.45
Can my C++ program accidentally delete a system file if I delete a... 0.00
How do I use enums with functions in c++? +0.02
Sorting char pointer using STL sort() +1.07
What's 'mymap[1];' instruction where mymap is std::map? 0.00
c++ program not working in code block IDE -0.44
Declaring an auto lambda function inside a class +0.28
Return reference and value inside std::tuple -2.74
Easier way to call an absurd number of functions +0.98
Chromium `debugger` equivalent, on `gdb` for Cygwin? 0.00
int** a = new int*[n](); What does this function do? +0.28
How to unpack tuple with unknown size? -1.23
cmake mingw-w64: strange error when trying to build 0.00
Character array initialization with the first element being null +1.09
How to use the <format> header 0.00
Define function outside template class that uses SFINAE? 0.00
About initializing a vector in C++ with { } +0.77
push_back and exception safety +1.07
Why std::is_invocable<std::decay_t<void(int&)>, std::d... 0.00
Autocomplete prevents suggestions +0.26
Is there a way to pass a pointer to a variable without defining it... 0.00
Defining default parameter in lifted declaration 0.00
Why separating template definition/declaration sometimes work 0.00
Get Last element of parameter pack in C++17 / C++20 +0.71
change PATH in makefile 0.00
VSCode - Enclose expression in a function call, much like IntelliJ&... 0.00
C++: class wrapper using variadic templates 0.00