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 ... 10 11 12 13 14 ... 52
Title Δ
Size control on passing array to function 0.00
std::vector of struct: what will be the initial values of the membe... -0.96
Is there something that resembles std::lock_guard in native C? 0.00
Why the random numbers generated are different even though the seed... +0.58
Is the small string optimization undesirable? 0.00
C++ how do you "overload" a template to work for both val... 0.00
Can't overload i/o operators for private enum in namespace 0.00
Polymorphism with different parameters +0.18
Why class::class::class::staticClassMember() compiles (in C++)? 0.00
Multiple values in a single macro definition with __SYSCALL_DEFINEx +0.18
Why does static_cast allow downcasts when logically it should refus... -0.81
Using string as buffer container -1.09
C++ Can I pass the choice of member function as argument? 0.00
Can a template be specialized for a standard library class without... 0.00
Why would a new[] expression ever invoke a destructor? +0.61
std::is_same doesn't work through decltype of constexpr auto va... 0.00
Is it safe to access non-const object through const lvalue? +0.99
Why is the initialization value of derived class member not lost wh... 0.00
should the destructor be called with placement new even on the same... +1.15
custom allocator for std::unordered_map to set a incremental value 0.00
What's the difference between const T & and T & in temp... -0.16
Structure-bound std::tuple breaks std::stringstream 0.00
Why does not gtest see the definition of ==? 0.00
Deletion of copy-ctor & copy-assignment - public, private or pr... -0.07
What happens during template argument deduction? +0.36
Why are the outputs of printf and std::cout different? -1.28
What is the best way to compare uintptr_t and a pointer type? +1.29
Function-like macro and enumerator with the same name 0.00
How could this macro be rewritten in modern C++? 0.00
Why does the Try-Catch block affect a variable in an enclosing scope? +0.18
Template function enable if with template only -0.73
Why do these two C++ examples involving a protected derived class c... +0.17
Iinitializing a constexpr std::array of pairs 0.00
How to detect if C code (which needs 'extern C') is compile... 0.00
Questions on lambda overloads, type conversions and perfect forward... 0.00
C++ for structure in vectors access index or use reference instead... 0.00
Post-increment vs Assignment in C++ operation precedence table +0.21
Statically initializing constexpr std::array of objects containing... -0.32
Assignment operation in member initializer lists -0.58
std::reference_wrapper around *this +1.03
Why doesn't template operator<< deduce std::endl? -0.91
How to define a typedef which is dependent on a template argument&#... +0.15
C error:lvalue required as left operand of assignment +0.18
Naming of a pointer to single object/instance of a data type 0.00
using default constructor in constructor inheritance 0.00
Is it possible to do a no-copy emplace into map while using aggrega... -2.34
C++ pointer of array: why cannot use an array defined by indirectly... +0.81
Preserve volatile in nested types -0.82
Type trait on std::reference_wrapper<std::any> 0.00
red-squiggle non-existing dependent name (e.g. C<T>::nonMembe... 0.00