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 ... 5 6 7 8 9 ... 52
Title Δ
For loop in constexpr function fails to compile with MSVC 19.23 0.00
Is `(i) = 1` illegal in standard C? +0.59
How to define a type that can hold a uintptr_t or a uint32_t withou... 0.00
Non-const reference-returning function getting used as r-value over... 0.00
How is default parameter value T() interpreted in a template? 0.00
Class template argument deduction for template type which is itself... 0.00
Does casting to an unrelated reference type violate the strict alia... 0.00
SFINAE using VoidT with different compilers leads to different resu... 0.00
How to fold and static_assert all parameters? +0.80
Why is std::type_info::operator!= removed in C++20? 0.00
Ambiguous base class when inheriting from template class with auto... +1.13
Are delegated ctors affected by argument evaluation order? 0.00
Lambda: uncaptured objects in unevaluated context 0.00
C++ Overloading/Matching N nested templates 0.00
Why is `decltype(static_cast<T>(...))` not always `T`? 0.00
C++ Function templates specialization for templated base class 0.00
lazy instantiation for lambda expression +0.85
Structured bindings to get consecutive elements of a sub-vector wit... 0.00
When the declaration of the function is in a traditional style, why... 0.00
Operator overlaoding in c++ = operator +0.17
Class template partial specialization: compiler error +1.04
compiler cares about copy constructor when it doesn't need one +0.77
Substitution failure with `std::function` and previously deduced te... +1.68
Can an input iterator be dereferenced only on the right-hand sign o... 0.00
reason for pointer to a const pointer when using static_cast +1.09
Direct initialization with conversion functions 0.00
Is there any sense to declare static global variable as inline? 0.00
How to create both template version to take an array begin and end... 0.00
C++: Is there any sense using the "extern" keyword for te... 0.00
C++: compile-time #Include handling if file not found 0.00
Type_traits *_v variable template utility order fails to compile +1.25
I do not understand how this overload is resolution "works" +0.18
Can c11's 'Generic' keyword be used within gcc _Static_... +0.95
Does SFINAE allow this? +0.91
The scope of a declaration in C++ template specialization 0.00
Unable to use brace enclosed initializer-list while inheriting from... 0.00
Inherit dependent typedef without using struct 0.00
Template specialization vs. Function overloading +0.08
Size of a Typedef'd 2-Dimensional Array +1.11
Const static member functions: is another approach available? -0.09
Force template instantiation via typedef : success at g++ , fail at... +0.67
Force template instantiation via typedef template<typename T, T&... 0.00
How to un-delete constructors in child classes? +0.17
How to check each header file includes required include files? +0.18
Why isn't `typename` required for a base class that is a nested... -0.32
Returning address of a local variable directly using address of ope... 0.00
Problem with template specification in header 0.00
Template default argument loses its reference type +1.78
function_traits with varidic tempate and va_args 0.00
Is it possible to implement always_false in the C++ standard library? +0.90