StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Angew is no longer proud of SO

Rating
1719.64 (85th)
Reputation
142,089 (411th)
Page: 1 ... 19 20 21 22 23 ... 52
Title Δ
C++ string's internal buffer address undefined behaviour +0.24
Is checking of object type really always sign of bad design? -0.47
How to return a const reference which is not available +0.83
Is calling delete operator on a memory allocated by new[] operator... 0.00
Copy Constructor in C++ +0.73
C++14 warning: too many template headers for variable (should be 0) 0.00
Strip filename (shortest) extension by CMake (get filename removing... +0.11
Confusion around function call resolution -2.47
Use template class before it has been specified +1.41
Limit values of struct member -0.48
Overloading operator-> +1.04
Why can static member functions only be called at global scope if t... -2.45
Came across an interesting error when working with pointers and ran... -2.89
C++ Overloading [] from left and right 0.00
implementing addition operator for std::vector with type checking -2.76
Properly initialising variables in modern C++ (C++11 and above), us... -0.92
Can an identity alias template be a forwarding reference? -0.36
Move semantics from one type to another using templates -0.82
Nested template class constructor -2.89
Why is my CUDA implementation equally fast as my CPU implementation -1.44
c++ overloading stream operator, parameters by reference and anonym... 0.00
Alternative to "extern template" in every source file +1.08
const string reference as non-type template argument 0.00
Is there still a use for inline? -0.02
C++ omiting `noexcept` specifier versus `noexcept(false)`, what is... +1.38
C++ Error 1 error C2664 passing array pointers 0.00
c++ polymorphism with dynamic_cast and typeid +1.92
Qt qmake cross platform development +1.03
Detecting if we are in child class or base class 0.00
Can I write both copy and move assignment operators for a class? +0.91
Explicitly use defaults for some parameters in class template insta... +1.37
Details in the process of constructing a std::thread object 0.00
Delete on a pointer in a Union +0.62
cannot dereference memnbers of typedefed struct pointer +0.22
Template template substitution in function +0.71
STL map with custom class comparator not working -0.98
Using CRTP for mocking classes -2.76
What is the use of the 'protected' keyword inside a union? 0.00
Using std::move with std::shared_ptr 0.00
Use #pragma pack with #define on Borland C++ -2.70
C++ - MultiSwitch +0.83
no suitable constructor exists to convert from void to std:thread +1.46
Cmake : file is not copying -0.77
c++ std::future running each function on a separate core 0.00
Add section with custom items to class documentation? 0.00
invalid conversion from volatile uint8_t* to uint8_t* -1.23
Using std::function as a template argument + non-template function... +0.68
Type-dependent constant in template function +0.23
How to use a vector of unique pointers in a dll exported class with... 0.00
The concept of `Nil` in C++ +1.12