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 ... 18 19 20 21 22 ... 52
Title Δ
Difference between return {} and return Object{} -2.10
Template class instantiation without angular brackets +1.02
Subclassing STL-Containers: Range Constructors don't work +0.19
Can you use C/C++ preprocessor tokens in multiline string literals 0.00
As template type argument, why doesn't type[N] match its specia... 0.00
C++ constructor and rvalue +0.20
From LANGUAGE DESIGN level, why doesn't "if constexpr"... 0.00
Template deduction failed on the heap but works on the stack +1.06
GTEST: False negative for incorrect number of macro arguments 0.00
gdb: how do you get the max value of a std::vector<float>? +0.65
Macro with _Pragma - parenthesis 0.00
resource-proxy class… C++ best practices 0.00
How to force a function to only accept an lvalue reference parameter +0.21
C++: Passing a pointer of master to the worker +0.19
Cast and reference in one line +0.43
Can storing return values in references perform worst? -0.82
Copy elision when creating object inside emplace() +0.75
Is it possible to auto-deduce base class template parameters from c... 0.00
Why do I need pass a comparator to construct a priority_queue when... -0.83
C++ compiler does not like "using INLINE = extern inline" 0.00
Can the address of a variable with automatic storage duration be ta... +0.21
Warning in Function pointer as a argument to another function +0.19
Sorting a std::list using iterators +0.55
Multiple definition of namespace function 0.00
Can std::thread::join() be called from a non parent thread? 0.00
How to create multiple global variables using a for loop outside of... -2.54
arithmetic of pointers in c++ due to allocation 0.00
Calling trivial default constructor explicitly results in extra ass... 0.00
How can I pass a “Type” as a argument to function in c? -0.84
Is initializing a atomic pointer atomic? What happens if initializa... +0.15
Lambda function does not compile with different signature 0.00
Default-construct inline static random number engines in gcc 0.00
GCC compiler void value error +1.62
How to add an element to a vector by using the << operator? -1.76
Does sizeof(* struct pointer) give you the value of structure 0.00
Ambiguous recursive template function +0.19
Why the code can't return right value? -0.14
Syntax for [[maybe_unused]] attribute applied for type alias declar... 0.00
cannot compile function template instantiation containing "if... 0.00
const reference function parameter: Is it possible to disallow temp... 0.00
Iterate through a map of std::variant +0.79
Passing [CONST][] array to C function? -2.07
if constexpr in a recursive generic lambda: different compiler beha... 0.00
c++ default move assignment cannot access protected base member 0.00
What is the use of a constexpr on a non-const member function? -1.07
How do I get the value for a key from a const ref? +0.70
How to correctly free a structure returned from a function? -0.68
"this" keyword in C++ nested classes 0.00
C++ ranged based for loop +0.17
Scanf Won't Scan Struct Inner Data 0.00