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 ... 10 11 12 13 14 ... 17
Title Δ
Calling different versions of a template function depending on run-... +0.96
C++ Including header file multiple times -0.71
Correct terminology for pointer types +1.10
struct in C++ which can be initialized with 0, but not with another... +0.20
C++: Destroying lambda within himself 0.00
Macro to raise compiler error for string literal C++ +0.36
the return type of decltype(function_name) is totally useless? +1.25
c++ alignas specifier in attribute syntax 0.00
How to use std::iterator with basic type uint8_t*? +0.58
Can variable templates infer type? 0.00
How to allow compiler to deduce correct return type for templated g... +1.13
Most concise way to disable copy and move semantics +1.15
C-style array vs std::array for library interface +1.43
bitwise casting uint32_t to float in C/C++ +0.44
How does compiler treats CONST qualifier when the Pointer points to... -1.66
Memory management with parentheses, braces and nothing +2.01
Program behaving strangely on online IDEs -0.30
Templated class with templated static member function no match for... 0.00
Simplify redundant std::array initialization when class has no cons... -2.26
C memset - elegantly add a null terminator +1.94
volatile pointer without variable 0.00
Incompatible Pointers in = 0.00
pointer behaviors in c++ +0.41
Using Parameter Pack Expansion to Generate a Constexpr -2.29
why shader compile error with attribute int (Android opengl es2) 0.00
What is the mechanism of calling nonvirtual member function in C++? +0.18
C by K&R - numeric value of a relational or logical expression -0.65
What's wrong with my implementation of std::strcopy? (segmentat... +0.72
OpenGL vertex at NDC (-1.0, -1.0) is at what sub-pixel position? 0.00
How can i read pixels info in SDL2 0.00
Substitute for function wrappers 0.00
C++ , '&&': illegal, right operand has type 'vo... -1.49
I can move elements within the std::list without invalidating itera... +0.37
Surprising Benchmark Result 0.00
How do you pass an argument to a function when you only have its po... +0.63
Function pointer expression +0.87
C reverse a number recursivly +1.35
What is the type of a "variable" containing a lambda func... 0.00
Why doesn't fun(int *p) alter the value of the pointer? +1.06
variadic template argument deduction for function pointer arguments 0.00
Check if a class explicitely defines a member type in an inheritanc... +0.40
How to get homogeneous screen space coordinates in openGL 0.00
Implement details of std::tuple 0.00
Get the type of std::bind in compile time +2.20
Instantiating from file : constructor taking std:ifstream& as a... +1.89
c++ Alias for an array element +1.08
Automatically check bounds in std::vector +0.13
Building static strings with C++ Metaprogramming -2.27
Compile fails without empty constructor +1.13
C - Segmentation fault after freeing dynamically allocated array +0.24