StackRating

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

StoryTeller - Unslander Monica

Rating
1807.58 (6th)
Reputation
118,523 (554th)
Page: 1 ... 29 30 31 32 33 ... 52
Title Δ
prevent inheritance of derived class using protected c++ 0.00
Boost function map to string 0.00
Reverse precedence of shift and bitwise complement in an expression 0.00
What is this strange copy constructor error complaining about? +1.51
Converting macro-defined functions to a template in C++ +1.62
Can a C++ class's default value be changed at runtime? +0.25
Vector initialization with double curly braces: std::string vs int -1.17
Initializing vector<string> with double curly braces 0.00
Template argument name collision with method in MSVC C++ 0.00
How to use a member function with std::bsearch +0.25
Working "within" a struct C/C++ +1.30
Avoid multiple inheritance induced ambiguity by using scope resolut... +0.24
Decrement of end of std::map +2.02
Can you use a void returning function in an expression +1.34
Who is the owner of C and C++? 0.00
Return by value copies instead of moving +0.22
Do copy/move/swap also operate on the comparators of std::set/map? -0.70
What does this syntax in an initializer list in C mean? -0.88
unordered_map value assignation when value type is reference_wrapper 0.00
Virtual destructor useful with RAII 0.00
Pointer assigned function address shows a different value than func... 0.00
C++: Why is the recursive templated alias forbidden? 0.00
Why can you define a variable in a switch statement under 'defa... -0.41
Is the value category of a fold expression always prvalue? +0.28
Why is it impossible to explicitly default a copy constructor with... 0.00
c++ initialize array with each element reference? +0.26
Is there a less blunt way of bring base class methods into a child... +1.71
C++ calling a static method +1.27
Why does the disjunction assignment operator |= not work with vecto... 0.00
Why does while(file >> a) work? +1.84
Can't assign a value to a variable inside a class -0.28
Is it OK to use #define preprocessor directive for function header... 0.00
Generate random string isn't always returning the correct length 0.00
Undefined behavior when constexpr-evaluating negative bitshift? +1.04
Cannot declare a templated type alias in a function -1.13
Correct way to initialize class-member objects that have parameters +1.76
C++; Floating Point exception; Without ./ operator +0.31
Static vs. Member Operator Overloads: std::operator<< and std... 0.00
A macro defined with brackets and without brackets - redefinition e... +0.64
required from 'std::pair<std::_Rb_tree_iterator<_Val>,... +1.10
How to suppress a member in implicit copy constructor/assignment op... +1.33
What exactly is std::labs() there for? 0.00
Explicitly invoking `int` destructor - why is a type alias required? 0.00
Logical operator execution order +1.88
Unable to resolve identifier: 'COL" 0.00
How to use using with iterator? 0.00
I can't get this virtual templated functor operator to return t... +0.25
Class Name Injection and Constructors 0.00
Can I implement max(A, max(B, max(C, D))) using fold expressions? +1.46
std::function as template template parameter 0.00