StackRating

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

Barry

Rating
1758.43 (31st)
Reputation
198,654 (238th)
Page: 1 ... 23 24 25 26 27 ... 79
Title Δ
Are static_asserts to be evaluated if a member template isn't i... 0.00
Using templated member function pointer as template parameter 0.00
Perfect forwarding without ODR-use -0.45
Makefile doesn't find .hpp -0.30
Derived class is able to access its base class' private member 0.00
Is there a way to use std::async with std::experimental::future? +1.15
Why doesn't std::is_invocable accept a non type template parame... +0.90
Achieving non-type template parameters with auto in C++14 0.00
Static (possibly constexpr) data member lambda 0.00
How to enable -Wunused-variable with -Wall? 0.00
How to check if type is explicitly/implicitly constructible? 0.00
While testing SFINAE, I found something that I don't think shou... +0.23
How to define non-member operator overload for class template? -2.23
What is the proper usage of a constexpr standard functor? 0.00
Call of overload is ambigious +0.22
Value category of the subscript-expression on xvalue 0.00
What is the purpose of the phrase `if x is an object` in [basic.def... -2.17
Get forwarded type from the template type and not the argument -2.36
Is it possible to create constructors that return the reference to... 0.00
Constructor call sequence different on GCC and clang +1.14
How does C++1z standard define the correct location of attributes i... 0.00
Is it possible to emplace an instance inside std::optional w/o chec... 0.00
Does this constexpr virtual function technique violate any C++11/C+... 0.00
Why is <> required when specifying a template class which has... 0.00
C++ direct list initialization with deleted default constructor -1.44
Comparators in std::map, std::set and std::priority_queue 0.00
Makefile Recursion 0.00
C++ make type of variable depend on context? 0.00
Must constexpr expressions be captured by a lambda in C++? +1.38
Will the C++17 standard include "std::byte"? +0.22
Using initialized variable after placement new from the constructor... 0.00
Double brace initialization 0.00
Are gcc and clang not properly inferring template alias types? 0.00
Dependent Expression and ODR-use in a Generic Lambda in C++14 0.00
Surprising behavior of literal type at runtime +0.19
Can a template parameter be both an int and an unsigned long? 0.00
Variadic template chooses more common template instead of overload +1.23
error "expression result is unused" in c++ +0.93
Can template argument deduction for class templates work for non ty... -0.72
What is the function execution order in code like foo(bar())? +0.92
union instead of aligned_storage_t as part of node type of container 0.00
Efficiently moving contents of std::unordered_set to std::vector 0.00
C++: Template argument deduction when passing template functions as... 0.00
templated function pointer as template parameter 0.00
C++ Transform a std::tuple<A, A, A...> to a std::vector or st... +1.43
Unable to pass macro definition to base class +0.88
Is it possible to pass a vector<shared_ptr<T>> to a con... -2.77
`type *var = (int)0`, legal or not? 0.00
Compare two sets of types for equality -2.66
Type and non-type template specialization +0.22