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 2 3 4 ... 52
Title Δ
Create an array inside a lambda capture 0.00
Is it possilbe to inherit private constructors with using in cpp &g... +0.47
Is an lvalue of a function type a modifiable lvalue or not? 0.00
C++20 concept syntax - what does the requires parameter variables m... 0.00
Is eliminating construction of unused object allowed in standard ev... 0.00
Need an example of reference collapsing rule T&&&&... +0.13
clang error "explicit instantiation does not refer to a functi... 0.00
How to free memory with move constructor -1.15
Non-capturing lambda lifecycle 0.00
Strange behaviour of m.erase() function in c++? 0.00
How can I restrict lambda signatures in C++17 template arguments? -0.35
Marking a function `noexcept` that could cause an exception constru... +0.62
Can I use some but not all names from a namespace without having to... -0.30
Does the order of arguments while returning a pair/struct/tuple mat... -2.78
C++ inline or not inline declarations of template class specializat... +0.94
Bad instanition in function that is not itself instantiated. Differ... 0.00
Difference in behaviour between clang and gcc when trying to confus... -0.84
How to do type conversion on an "implicit" rvalue in the... 0.00
How to avoid this nasty concept trap (depending on order) 0.00
Can I specialize forward declared template? +0.16
Does a class template's requires clause have to be repeated out... +0.78
What's the best way to express concept requirements for data me... +1.58
How do local static variables work in method? -0.38
Can we use only one virtual inheritance in diamond inheritance patt... +0.67
Why is const template parameter not a universal/forwarding reference -2.42
Can I redefine a built-in type inside a namespace? 0.00
Can class template constructors have a redundant template parameter... 0.00
Forward declaration within a class (not a nested class) +0.20
hidden friend in a class template name clashes with another symbol... 0.00
How come constexpr functions can not consume consteval functions wh... 0.00
Should this be a constexpr or not? 0.00
What is the purpose for std::construct_at to cast through a pointer... 0.00
Default value on generic predicate as argument - continued -1.36
Difference between a pointer to a standalone and a friend function +0.67
C4297 warning in Visual Studio while using function-try-block (func... 0.00
Does function try block allows us to resolve a exception? +1.08
Pointer casting offset of a class with single inheritance -2.38
While trying to use SFINAE to disable functions, have I created und... +0.66
c++ auto_ptr destroyed when passed into a function 0.00
Get type of a std::variant member at a given index during compile t... +0.90
Accessing private data with reinterpret_cast +1.28
Why is a derived constructor forced to call a base constructor in C... +0.15
How can I avoid having to use decltype when calling this template? 0.00
What are the rules for standard library containers and incomplete t... 0.00
Is it possible to default-initialize a temporary variable? +0.90
Cannot declare global variable with the name of a struct 0.00
Define a function inside a namespace or qualified? 0.00
What is a Designated Initializer? 0.00
Non-literal within a constexpr function (via std::is_constant_evalu... 0.00
In a template function, How do I use std::underlying_type just if t... 0.00