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 ... 56 57 58 59 60 ... 79
Title Δ
decltype, recursive type deduction for overloaded operator 0.00
Template template parameter partial specialization c++ 0.00
Can you explain this overload resolution behavior? +0.97
Why does compilation fail when a function template calls a static m... +1.84
What does (&) -- ampersand in parentheses -- mean in this code? +0.27
Copy every other element using standard algorithms (downsampling) -1.48
avoiding duplication in the assignment operator of a derived class +0.84
Is it possible to automatically extract type from discriminated uni... +1.26
Find last entry in a map 0.00
forward_list: assign(_InputIterator __first, _InputIterator __last)... +2.17
Confusion with std::pairs initialization 0.00
Specifying static and dynamic sizes at compile time 0.00
Boost.Python did not match signature lvalue 0.00
Is there an idiom like `if (Value * value = getValue())` when you b... +0.85
static_assert depend on class template +0.27
Variadic template arguments passed to template function +1.02
Generating Substring 0.00
How can I write a decltype expression using a function that expects... +1.61
A structure that stores its fields by size +0.32
What is _PTR_LD() in stdlib.h used for? 0.00
What does ::* mean in C++? +1.54
find typename of typename in template parameter +0.29
Why can't this metametafunction's template parameter be ded... 0.00
Are new and delete still useful in C++14? +1.11
Binding function to rvalue reference +1.11
Error in Xcode compiler for function template for mersenne twist ra... 0.00
Template specialization: ‘Scalar’ does not name a type +1.16
How can I get the index of a type in a variadic class template? +0.92
std::enable_shared_from_this: no known conversion from a to a 0.00
Different constructor in template: one for string and one for anyth... 0.00
std::cout and printf array -0.62
unary operator in std::transform -0.52
How to get rid of duplicate code in derived classes? 0.00
Const-correctness of self made iterators +0.28
Good practice : construction of a complex member from a lambda 0.00
iterator over multiple std containers subsequently -0.07
Casting operator always ambiguous +1.34
C++: Associativity of * (multiply) operator is not left-to-right +1.55
Constructor and Overloaded Operator Execution Order +1.21
How to overwrite the [] operator of a unordered_map -0.52
adding an operator to std::vector<T> 0.00
STL pair comparion - first elements +0.83
Multiple constructor inheritance +1.54
SFINAE and partial class template specializations 0.00
Is it possible to create an ordering for a list of generic elements? -0.59
Specialization of a template class (array as input for the construc... -1.54
Intel 2015 compiler bug, RAII destruction not correct, is this a bu... +1.13
Get similar behavior between Clang and GCC for uninstantiated templ... 0.00
Instantiate class within parameter list when pointer is required +0.91
Difference between char array declaration forms -0.20