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 5 6 7 ... 52
Title Δ
C++ final class and slicing idiom 0.00
What standard says about anonymous namespace and internal linkage? 0.00
Is this a bug in g++ or clang++ +0.75
Const overload unexpectedly called in gcc. Compiler bug or compatib... +0.15
Is jumping over a variable initialization ill-formed or does it cau... +0.15
virtual inheritance base constructor elimination +0.15
Parameter pack inside noexcept specifier 0.00
Why doesn't std::make_shared fail to compile for type with dele... 0.00
No diagnostic for pack expansion in std::index_sequence +0.65
Must I explicitly show the types in the parameter pack when instant... 0.00
What is the const-ness of dynamic cast of a pointer-type class member 0.00
Compiler error when declaring a friend function with a typedef'... 0.00
Pointer to (data) member as non-type template parameter for instanc... +0.19
Read/write all values of a std::multimap with a given key in C++20? 0.00
Are classes allowed to have different definitions across different... 0.00
export friend from template to global namespace 0.00
What is the type of a class name follow by parenthesis 0.00
Returning new object from function defined using Concepts 0.00
C language syntax: if { ... } while(0); +1.05
Weird behaviour constexpr with std::initializer_list 0.00
why does calling an overloaded function with arguments that don'... -1.15
Non type template parameter -0.84
When to include headers for built-in types and operators? +0.59
c++ constexpr pointer and constexpr comparison 0.00
Should implicit conversion work in the context of a template argume... -2.24
Valid Expression in C with Help of Macro or typedef: (x) ((x) - 1) +0.39
Omit return type in function prototype 0.00
How to use std::fill on an template type array made using make_uniq... 0.00
Is there any neat way to get pointer to data from vector of arrays? 0.00
Is there anyway to disambiguate constructor selection? +0.67
Deducing type of initializer list by first element +0.83
Can I use NULL as substitution for the value of 0? +0.02
When are member functions of a templated class instantiated? 0.00
How to correctly create std::string from a std::string_view? +0.83
if both shared and dynamic libraries are present, linker will prefe... 0.00
using shared library with custom file extension with cMake 0.00
For loop, why is the last condition always executed? +0.08
Template class as parameter template: MSVC error - error C2977: too... 0.00
Defining custom map comparator with non stardard signature +1.19
Name Instances of Class Member Template Function +0.84
C++: std::generate in constructor 0.00
Why shouldn't you `std::move(*const_cast<T*>(ele))` the e... 0.00
Why doesn't SFINAE work across multiple inheritance? 0.00
Can sizeof(enum) differ from sizeof(std::underlying_type<Enum>... 0.00
Why does operator () with type argument can be applied to type in t... 0.00
Is one-past-end pointer OK for non-array object types? 0.00
Function definition without compound statement in C 0.00
"No matching function for call" error when creating a vec... +0.90
C++ namespace collision in copy constructor +0.14
C++ conditional template class definition of member function 0.00