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 ... 17 18 19 20 21 ... 52
Title Δ
why is ( 0 < v.size()-1 ) when the vector v is empty? +0.73
In-class initialization from static member of the same type +1.10
Forward declared enum, default value in .h 0.00
What is type int(*)[] +0.61
Why does base class pointer to a derived class object with overridd... +0.48
Good design for a reusable class with many derived classes +0.19
Differences between 2 pointers of a template 0.00
Are there member functions which are static by default? +1.91
Passing pointer to template class object to a function correctly 0.00
UE4 class Operator bool() overload 0.00
Why do members of a template class need to be parameterized by the... +0.87
Ensure std::bind provides the right number of arguments 0.00
structured bindings with std::minmax and rvalues +1.95
is constexpr algorithm really useful, when iterator (input paramete... 0.00
Why there is no std::erase? +0.37
Partial specialization of nested class on enum defined inside a tem... 0.00
Templated move assignment operator deleted when there is a user def... +0.80
Is ADL the only way to call a friend inline function? +1.40
Override virtual function with different return type +0.71
Class static variable initialization order +0.63
Why doesn't the C compiler give a redeclaration error inside a... +0.89
call of inherited protected sub-type in lambda function g++-4.8 0.00
Declaring a variable with two types: "int char" +0.61
C++ vector resize elements re-ordered? +0.19
Can you initialise "static const vectors" of unique_ptrs?... 0.00
The declaration `using namespace C;` is essential to prove the resu... 0.00
Does "<" satisfies strict weak ordering means that the... +1.14
std::set constructor signature confusion -0.81
What is going on here? I assign result to result in C++ +0.21
Enable template only if the return expression is valid -2.83
Plain reference instead of weak_ptr to break circular dependency -0.05
Why reinterpret_cast does work in private inhertiance +0.66
deduction guides and injected class names 0.00
How to pass reference to a string array as a function parameter in... -0.29
what is the value of a multi-character character constant variable -0.55
Is there any way to extend the lifetime of a temporary object in C++? -0.77
Range of indexes not default initialized in arrays in C++ +1.91
Why can't unique_ptr's template arguments be deduced? -2.35
Private operator delete triggers compile-time error with GCC and Cl... -0.87
Have a template method but not expose implementation +0.77
C vs C++ compilation incompatibility - does not name a type +0.23
C++ template: no matching function for call -0.91
What is the reasoning for a deque to have a subscript operator? +0.19
Constructor instantiation in a world of guaranteed copy elision 0.00
How to refer derived class in template member? -2.28
Can locally allocated memory be used for future uses? +0.19
How to determine the type of the object an iterator is pointing to... +0.85
Can non-virtual member functions use template parameters? 0.00
Shared method between two classes -1.09
Why does this C code compile in Codeblocks, but not in Visual Studio? 0.00