StackRating

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

Passer By

Rating
1575.07 (3,494th)
Reputation
10,033 (15,227th)
Page: 1 2 3 ... 6
Title Δ
Cross multiply non-type variadic templates +1.23
Concept for type name int 0.00
Is there a way to raise a compile time error when calling a given f... -2.02
How to update a C/C++ struct with compatibility -0.02
can you switch over a std::any.type()? -0.14
Disambiguating an overloaded function with a given pack of parameters 0.00
Is the compiler allowed to optimise out private data members? -1.29
What is the rationale behind copy elision in C++? -1.61
How to project std::tuple in c++20 constrained algorithms 0.00
What is the purpose of having an empty pair base class? 0.00
Easy way to cout any struct in c++ +0.36
Passing array element to template +0.39
Is there a way to change where a reference member of std::pair is p... +0.24
Why does the implementation of declval in libstdc++-v3 look so comp... -2.00
How to lazily initialize a template tuple of unique_ptrs? +0.40
explicit instantiation of function using decltype : work on g++ but... 0.00
Are function declarations with abstract class types ill-formed? 0.00
Is there any difference between a deduced template arg and auto arg? +1.94
Is it legal to declare but not define a function that is unused? 0.00
map::const_iterator mapped type is not const +2.00
C++ convert pointer from one type to another -0.36
Forcing a decay of the array (for the lack of better title) 0.00
How can I create a n way Cartesian product of type lists in C++? -0.83
What is the meaning of "if the context from which the speciali... -1.21
Pattern for many-to-many request/result pattern 0.00
How to guarantee copy elision with std::variant? 0.00
Inconsistent behavior of compiler optimization of unused string -1.91
Could reinterpret_cast turn an invalid pointer value into a valid o... -1.24
Selecting a constexpr index from a dynamic index 0.00
Is access to the heap serialized? +0.58
How to fix previously-working injected template friend function? +1.34
Why do type traits not work with types in namespace scope? -0.70
Template metafunctions to generate pybind11 bindings 0.00
Derived-to-base conversion for incomplete types required by decltype +1.72
Does C++ guarantees it is safe to access adjacent elements of an ar... -0.19
Is there any way to access everything except the last template para... +2.06
Deferred make_unique with variadic templates +0.79
Is it possible to do a no-copy emplace into map while using aggrega... +3.01
Unions, aliasing and type-punning in practice: what works and what... +1.26
Is modifying non-mutable member of non-const object in const method... 0.00
Once more volatile: necessary to prevent optimization? +1.93
Can differing alias templates resolve potential ODR violations acro... 0.00
Zero-cost properties with data member syntax +2.77
Perfect forwarding of a callable +2.11
A variadic function that accepts Strings and Ints, Format the latte... +1.09
How does a compiler treat lambdas differently than regular functions? 0.00
Generic std::function to store a generic lambda +1.80
Acquiring a special pointer value in a constexpr constructor (somet... 0.00
How to list-initialize a const std::array member using a std::array... -0.17
Mapping memory of one vector to another 0.00