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 ... 15 16 17 18 19 ... 52
Title Δ
Using declaration as overrider 0.00
Express constraints when using C++ templates 0.00
In loop condition: why is strlen() called every time, but vector.si... 0.00
Getting use of pure virtual function error when trying to push uniq... +0.61
C++ - Invalid initialization of reference with template nested class 0.00
Different types for `std::sort` comparator in C++ +0.34
Array value type deduction in a function template 0.00
Function pointer with struct parameter inside struct 0.00
Return an object with std::move and chain the function -2.17
No compiler diagnostic when identifier in a simple-capture appears... 0.00
C++ type trait to see if `static_cast<uint32_t>(k)` can be ca... 0.00
Can I rely on a function-scoped static variable for a method called... +1.18
SIGSEGV when using references of shared_ptr +0.86
C++ pointer copy overloading 0.00
move constructor when returning a "chained" object 0.00
overloaded "operator++" returns a non const, and clang-ti... 0.00
difference between static constexpr tuple inside and outside a class 0.00
Check length of string literal at compile time 0.00
Local static variable linkage in a template class static member fun... -0.95
Container comparator uses dummy instance +1.60
What a+=b == c does in C++? +0.20
Passing a string to pthread function 0.00
Is it possible to force a function argument to be constant in C? 0.00
Trivial compile time check for no copy constructor +1.03
Uniform Initialization inside constructor/function declaration para... 0.00
Will specialization of function templates in std for program-define... -1.77
Why C++ 11 added operator bool to the ios classes -1.43
Why is it not allowed to use variable-length arrays as vector eleme... 0.00
Befriending SFINAE checks +0.92
Why the following code with non-const conversion function is not am... +1.13
Pushing std::thread by value into a list 0.00
declaring field as const invokes " function operator=(const me... +0.79
Can I call a virtual destructor using a function pointer? +0.51
Ternary allowed to call an explicit copy constructor implicitly? 0.00
Why include related header first? +0.82
Warning/Detecting pointer subtractions, both of them NOT pointing t... 0.00
clang 5.0.0 difference on coliru/godbolt involving virtual function +0.76
Warning: data definition has no type or storage class despite inclu... 0.00
Makefile, better understanding rules -0.51
Accessing structure members using base address +0.14
What does a plus sign mean in front of a char array? -0.88
Enforce two structs to have same size at compile time? +0.98
Why does a variadic macro give me an error? -0.63
Accessing last element of map using map.end() 0.00
GoogleTest: EXPECT_THROW catches different type? 0.00
deep copy with smart pointer-attached inherited objects +1.02
Using reverse_iterator instead of const_reverse_iterator and gettin... -1.25
Is decltype of a non-static member function ill-formed? +0.19
2 classes with the same name within namespaces 0.00
Why is it invalid for a union type declared in one function to be u... +0.61