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 ... 5 6 7 8 9 ... 17
Title Δ
How to partially specialize a struct template for non-member &... 0.00
Make signed int value from unsigned int value and back 0.00
Get type of product of two different templates 0.00
TEXT macro causing error in Intellisense VSCode 0.00
C++ constructor delegation, but how to (sort of) invert? 0.00
Are string literals defined by c++ string class are of type const c... -1.56
gnu makefile: shell function execution order in a recipe 0.00
Diamond inheritance with templated base class: Base<Derived> +1.42
Run Make on multiple folders 0.00
syntax question:what does `char [5] const &` mean? +0.99
How GCC (libstdc++) runtime decides to terminate() while an excepti... -0.71
Macro function not expanding as expected 0.00
When a unique_ptr is deallocated? +0.55
Function to move a SDL2 window while mouse down flickers the window... 0.00
Omit argument name after computed type 0.00
Run a function with almost similar variables c++ 0.00
Using user defined literals at run runtime +0.36
Opengl debugging, how to see results of vertex shader 0.00
How to get ASCII code of C `char` portably in ANSI C +0.13
C++ compiler, force pass by reference -1.67
Is it possible to peek at the next element in a range-for loop? +0.81
What is `R(*pf)(void*, Args...)`, function pointer to a method? -2.19
C++ vector of objects of custom class - copy constructor deleted -... -0.47
Type_traits *_v variable template utility order fails to compile -0.39
Example where trailing return type must be used, because the proble... +0.30
How to infile/store first word of line as one variable, rest of lin... 0.00
How to limit the accessibility of an abstract class to another abst... -2.26
C++ working with a map with vectors as values 0.00
Size of a Typedef'd 2-Dimensional Array +0.03
Clang refuses to compile libstdc++'s <filesystem> header 0.00
Is there sense in using const std::string& arguments in C++17? 0.00
C++ template function that takes float or double +0.95
Mutable Lvalue Reference of Parameter Passed by const Reference +0.52
Can't find the meaning of these (*) pointer expressions 0.00
Is there a way to check if 2 aggregates are equivalent? -0.14
Am I using std::move() too often? +0.24
What makes that volatile breaks pointer-arithmetic with structs? 0.00
Is it correct to use dectlype to deduce the data type in template&#... +0.71
if constexpr and dependent false static_assert is ill formed? 0.00
POD struct (members of same type): are members in contiguous memory... +0.87
Overloading Operator [] to Accept Range +1.52
Calling FFTW's in-place real-to-complex transform without viola... +0.33
SDL_RWread return string with segmentation fault 0.00
C++ how cast away virtuality of function and call the base function... +0.04
OpenGL context recreation with GLFW 0.00
C++ - namespace via macro definition - how to use it in header -1.32
clang++ 8.0.1 self-assign-overloaded warnings 0.00
uniform location and attribute location - is it the same number ser... 0.00
How to define a char constant number in C and C++? +1.17
Is auto(toCast) explicit cast planned in future C++ standard? +1.12