StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Richard Smith

Rating
1542.11 (10,815th)
Reputation
10,639 (14,194th)
Page: 1 2 3
Title Δ
C++20 "transparently replaceable" relation 0.00
clang says call to void consteval function is not a constant expres... +1.80
fold expression and function name lookup 0.00
'auto' as a template argument placeholder for a function pa... 0.00
C++20 out-of-class definition in a template class 0.00
Discrepancy in C++ between over-aligned struct and enum within cont... +4.01
How can one array contain multiple mutable references to the same o... 0.00
Using function argument as part of a constant expression - gcc vs c... 0.00
not-constexpr variable in if constexpr – clang vs. GCC 0.00
How to svn annotate / blame a deleted file? -4.50
Do GCC and Clang optimize field-by-field struct copy? -1.65
Class template argument deduction not working with alias template +3.49
Can I expand a parameters pack and define an arguments list with it? 0.00
Infinite recursive template instantiation expected? +4.01
Clang and GCC different behavior when resolving variadic function t... +1.20
Simple constexpr function failed to compile with GCC (clang is OK) -3.29
Program with chaining of using-declarations compiles on MSVS and cl... -3.66
C++14 constexpr union conditional initialization in constructor +4.42
Constexpr is not allowed in declaration of friend template speciali... 0.00
understanding operator lookup; which compiler is correct? +2.29
Workaround for lvalue-to-rvalue conversion of the inactive member o... 0.00
Why can't templates be deprecated with [[deprecated]]? +4.50
Expand parameter packs with different lengths +1.68
Why don't modern C++ compilers optimize away simple loops like... +2.13
How to know if an IntegerLiteral comes from a decimal or octal repr... +3.72
Why does this template variable lead to a compiler warning? 0.00
Is a constexpr array necessarily odr-used when subscripted? +5.27
'constexpr' non-static member function will not be implicitly 'cons... -3.50
generalized lambda capture in uniform initialization failed to comp... 0.00
Member not zeroed, a clang++ bug? +0.56
constexpr bug in clang but not in gcc? +4.26
Access C++14 lambda captures like struct members 0.00
Can I use a variable template to declare another variable template? 0.00
Initializing a static constexpr from an incomplete type because of... -4.46
Missing return statement in C++ can still work -0.46
constexpr error at compile-time, but no overhead at run-time +4.61
C++1y/C++14: Variable Template Specialization? 0.00
How to use digit separators for non-type template parameters? 0.00
Clang 3.4 stdlib.h compile error 0.00
Template argument deduction for lambdas -0.05
How can I stop warnings about unused private fields? +3.88
Clang " couldn't infer template argument " whereas gcc /... +3.86
Not able to print correct line numbers for then part of if statemen... 0.00
Template partial specialization with multiple template argument in... +2.39
Constexpr, templates and array size +1.30
Error when using in-class initialization of non-static data member... +3.92
Is the comma operator allowed in a constant-expression in C++11? -2.66
running into trouble with constexpr 0.00
string literal parameter not accepted to a constexpr function 0.00
Confusion about constant expressions -0.04