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 7 ... 17
Title Δ
What is the time complexity for binary_search function for a list t... 0.00
Unrelated visible overload of || prevents || from short-circuiting... 0.00
std::move a variable that is going to be overwritten +2.01
How are Instance methods stored in memory? 0.00
Depending type of var on if loop -1.65
variable is undeclared (first use in this function) error in C 0.00
Where do one start on deploying C++ code? 0.00
how to check std::is_base_of<> on (*this) -0.58
In opengl, Can I use two MatrixMode at the same time? 0.00
C++ what is the point of "const" keyword? -0.20
C++ detect if a type is a string object +1.35
Grid class with STL container of unkownsize (cant use vector) 0.00
Specializing The Same Template Definition For Two Different Types +0.77
Is it possible to maximize a SDL window? 0.00
How do I make a C macro expand to a struct and function using this... -1.15
How to compile a c file with multiple words name 0.00
How to include *project root* headers compiling with GCC C++ compil... 0.00
How to pass a reference to a template typename argument +1.17
How to fix an error where a concept declaration has no storage clas... 0.00
Grouping parameter pack arguments into an initializer_list +1.46
Why can I create user defined structured bindings for glm::vec in M... 0.00
C++ variadic template function with move semantics +0.88
STL map composite 0.00
Rvalue References in C++ with an easy example 0.00
Type trait for enum member value +1.40
Make instance of class on existing variable -0.23
c++ copy (reference) constructor and move constructor of class coha... -1.88
why initialize reference succeeds with one constructor but not the... -0.77
Is there any way to "register" a class when it is defined... +1.21
serialize int to vector of bytes using std::vector::reverse_iterator? +1.00
How to compare two preprocessor macros with the same name? +2.08
How to upcast this object without splicing, based on a condition? +1.22
Detect if a specific C++ type has a member, EXCLUDING inherited mem... +1.31
C++ - Why is the 'template' keyword required here? -1.35
What is the difference between adding these strings? -1.29
How to call object T from constructor copy T(const T&)? -0.22
How to define conversion to class template working when used as fun... 0.00
Is the r-value parameter really an l-value parameter inside the fun... 0.00
Template typedef? +1.15
(concatenation) add 4 "char *" macros together in C -0.28
Is Microsoft Visual Studio improperly defining the values of Type T... 0.00
Execute a bat file on keypress in VsCode 0.00
std::function template argument deduction 0.00
SDL_KEYUP triggered when key is still down 0.00
How does a single variable store multiple values? +0.37
Virtual inheritance impact on constructor +1.44
Link a makefile for using SDL librarie -0.11
Is it possible to create std::any with std::reference_wrapper from... -0.22
Unwanted extra "empty" argument appears when passing in a... 0.00
Why does `std::add_pointer`, adds a previously removed `const`? +1.70