StackRating

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

Rakete1111

Rating
1621.49 (1,061st)
Reputation
35,861 (3,188th)
Page: 1 2 3 4 5 6 ... 14
Title Δ
template template parameter of unknown type 0.00
override operator[] and call method 0.00
What is the standard compliant behavior regarding optimization of l... -0.27
How can I create an initialize a vector in one expression? +2.10
Partial template specification of template member function to disab... +2.78
Pick the right overload when passing function pointer to algorithm 0.00
Why libstdc++'s std::vector's ctor implementation doesn'... 0.00
C++ Syntactical anomaly for instantiation of a derived class +0.37
Why is it unsafe to call push_back in a for loop even when there is... -1.04
explicit specialization "..." is not a specialization of... -2.14
Inlining virtual methods and static analysis during optimisation st... 0.00
Enum class' underlying type aliased to integral type (compile e... 0.00
Deducing first template argument with other template parameters def... +1.59
Do constructors have to initialize member variables in C++? +0.37
How to parse C++'s noptr-abstract-declarator with LL parser? 0.00
Are Parameter Names Allowed in Function Pointer Deffinitions +0.41
How to use a std::lock_guard without violating const correctness? 0.00
Create a generic functor in c++98 0.00
Weird behavior of default copy constructor in C++ 0.00
C++ - Can I create compile-time variable object? -1.61
Call a member method over a collection +1.90
Finding length of an array mathematically 0.00
Using something like auto for initialization 0.00
Problems with adding string and literals in C++ +0.79
How to abbreviate class name inside its own definition? 0.00
c++ computing compile time constants while preventing integral cons... +1.01
How you convert a std::string_view to a const char*? +1.05
Why doesn't compiler prompt double definition when using detect... +2.06
g++7.2.0 fails auto non-type parameter deduction 0.00
How to construct predefined random number generator and seed sequen... +1.03
Passing member function pointers through templates 0.00
SFINAE and number of parameters -0.61
Why would this cause an ambiguous template error? 0.00
Using std::find_if with std::vector to find smallest element greate... -0.41
Why does the ternary operator with commas evaluate only one express... +0.95
Trailing return type for reference 0.00
Std::forward and template type deduction 0.00
How can I directly use std::get instead of a Lambda function in std... 0.00
Get rid of output parameters when returning a container +0.38
Why is move necessary with emplace_back in this example? 0.00
How is P0522R0 breaking code? +2.90
g++ and clang++ different behaviour with non-type argument in struc... 0.00
Can i construct a string_view from a nullptr? 0.00
Optimizing std::bitset with noexcept 0.00
Can one use function style-cast expressions involving deduction of... 0.00
How are Lambda Identifiers Captured? 0.00
Alias for a lambda 0.00
C++ Calling a callback that takes no argument with an argument - or... +1.80
C++17 fold expression syntax? +2.09
String literal binds to a non-const char pointer 0.00