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 ... 4 5 6 7 8 ... 17
Title Δ
Is there a case where an int-member is guaranteed to be zero-initia... 0.00
How to properly free a set of pointers? -1.94
VS Code folder structure layout 0.00
make_pair() in C++ +1.09
What happens inside of a C++ constructor? +1.14
What does "expression must be a modifiable lvalue" mean? -0.21
no member named 'str' in 'std::basic_ostream<char>... +0.29
How to use variable templates to compare the types of variables in... 0.00
confusion with dereferencing argv -0.21
In c, do the macros __FILE__, __LINE__ & __PRETTY_FUNCTION__ al... +0.44
How detect if eg. T::is_transparent is defined? 0.00
Is it possible to use __LINE__ in the auto-generated variable name... +1.33
C++ property template for classes without standard constructor 0.00
error:cannot convert 'std::complex<double>' to '_... +1.32
makefile file name parameter +1.91
pointer-to-member type and template +0.98
Why move-assignment is called? +1.40
How to compare the signature of two functions? +1.97
reinterpret_cast member function pointer to void(*&)() 0.00
What's the purpose of using a union with only one member? +0.28
"expected a '>'" in class template specializat... 0.00
Template meta programming +1.74
How to define function type with typedef? +1.43
Why use a parent pointer to point to a child class? +0.28
Expanding to different values based on length of __VA_ARGS__ +1.26
is a reference in c++ a new place in memory(like pointers) or it is... +0.74
How to detect the existence of a function (NOT class member) with a... 0.00
value_type of variadic parameters 0.00
How to expand a C++ macro before it is passed as an argument to ano... +0.31
Hide the console window on an exe +0.31
Why declaring a variable inside a loop does not mean re declaring t... -0.35
Create variant alternating value and array of value +1.03
Building a simple C++ project on Windows, using CMake and clang -0.43
std::bind won't accept an std::cref of a bind-placeholder - why? 0.00
What's a C++ equivalent of Java wildcards? +0.53
How to linearly interpolate to destination that is not constant 0.00
Is there something like is_empty_but_has_virtual_functions? 0.00
Access static data of non-template base of templated class +0.07
C++ program compiler run the exe file automatically after compiling... 0.00
Casting uint32_t to int32_t and comparing them afterwards -1.06
Generated glyphs from FreeType containing segments of memory 0.00
How can I prevent user from specifying a function template paramete... -0.01
How to properly compare an integer and a floating-point value? +0.61
Makefile target name compared to string 0.00
C++ - JSON::Value use as resference in function parameter 0.00
Is there an STL-like function to fill an array with some function o... +1.04
how to create local variable in a rule recipe in makefile? -0.42
if (static_cast<bool>(x)) vs if (x) -0.14
Shouldn't "const references" be actually called "... 0.00
c++ vector erase advances iterator 0.00