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 ... 17 18 19 20 21 ... 79
Title Δ
string erase using reversed remove_if +0.48
Is there any advantage in using std::optional to avoid default argu... +1.19
Preventing tuple out of bounds with "if constexpr" 0.00
How to read so many stars and parentheses in a templated function-p... +1.25
Assigning to a map iterator causes value change without being a ref... 0.00
Delete elements in a vector using a list of iterators? 0.00
Incomplete types as function parameters and return values +0.79
VS15 throws error C2975 with constexpr and a string literal 0.00
memcpy not optimised out during attempt at ‘fast’ pimpl 0.00
Using SFINAE to check for member function and call it 0.00
A compilation issue regarding constexpr expressions in Visual Studi... 0.00
How to correctly deallocate class member? +1.19
Functor variadic template pack expansion for empty pack gives diffe... 0.00
Problems implementing Haskell's `map` function with C++ templates 0.00
build clang from source using specific gcc toolchain 0.00
Is not matching a template<typename...> to template<typena... 0.00
Alias templates or specialized derived classes? +0.97
Does being trivially copyable imply being nothrow copyable? +2.18
Understanding overload resolution ranking involving user defined co... +0.22
Generic lambda and its argument as constant expression +1.82
Add implicit promotion to complex class, last step +0.22
Template equivalence or template functional equivalence? +1.28
When defining a prototype of an overloaded C++ function template, i... 0.00
Does using non-array placement new for neighboring elements create... 0.00
C2386: 'void_t': a symbol with this name already exists in... +1.39
Anonymous temporaries and class template argument deduction - gcc v... 0.00
Is it legal to check whether the address of a subobject lies within... 0.00
Can I use the result of a C++17 captureless lambda constexpr conver... 0.00
Template function to cover legacy C functions with different return... 0.00
Do static inline variables need to be initialized before main? +0.22
Using specialization to test the existence of a value within a class 0.00
May a destructor be final? 0.00
How many bits are needed for signed int and behavior at bitwise shi... 0.00
How can I do short-circuiting conditionals in a template metaprogram? -3.02
C++ automatic type deduction in constructor +0.23
std::iterator_traits divergence between libstdc++ and libc++ 0.00
how to expand a statement multiple times based on template variable... -2.15
Is it allowed to overload operator+ for a standard library type and... +0.63
How to assign "nothing" to std::optional<T>? -2.77
C++17: user-defined constructor is always called and operator+ over... 0.00
Can template parameter deduction be used in class data members? 0.00
C++: segfault when accessing data in unordered_map to set 0.00
Is there any hope to call a common base class method on a std::vari... 0.00
Why is std::swap not using swap idiom? -0.95
Why do we not find the right operator overload when using the macro? -0.01
C++ void argument with variadic template 0.00
C++ Operator overloading with templated types are giving me errors +1.94
Paramter pack unfolding correctly to initialize a std::array of std... 0.00
What C++17 standard say about calling delete on nullptr? -2.17
How to seperate declaration and implementation of a templated class... -0.69