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 ... 45 46 47 48 49 ... 79
Title Δ
Template function for full specialization +0.81
I cannot compile this code using template -1.19
Automatic deduction of template parameters for alias templates and... 0.00
How do I properly handle garbage collection and avoid memory leaks... -0.70
Strange behaviour in std::async -0.48
specialize std::greater via std::rel_ops -0.89
Overload operator += in template class with std::enable_if metafunc... -1.58
boost program_options on/off flag -1.22
Is this valid C++ 11 0.00
Does a forward_iterator template class make sense? -2.75
Getting type from template template method parameters -0.75
Left shifts and right shifts on boolean +0.88
binary search not working using vectors 0.00
Template assignment type distinctions +0.24
Represent date of (1,1,1) 0.00
Derived-to-base conversion and friendship confusion 0.00
In S s = S() is it guaranteed that no temporary will be created? +0.82
What happens to ostream operator in object file? 0.00
Overloading functions only for char* and strings 0.00
Practial solution to overload ambiguity between pass by reference a... -0.49
Function object conversion to function pointer 0.00
std::fill_n of rvalues, does it only support filling by copy? -0.73
Explicit template instantiation 0.00
c++ sorted view of range - how to create const_iterator? 0.00
Converting boost::python::object to (non-const) lvalue 0.00
in C++, how should I enforce the order of composited object constru... +1.14
Why there are redefinition errors when inheritance from a base temp... 0.00
Delegation and Calling Parent Class Constructors: How do I do both? -2.63
Testing if a void* passed into a function is either a shared_ptr or... +0.82
Is copying trivially copyable objects always defined in C++14? -2.17
c++ variadic template constructor and common constructors -0.67
C++ Variadic class template design 0.00
Why is static const char * template struct member not initialized +0.88
Access template (class) arguments outside the template +0.23
Need help constructing my Makefile 0.00
How to implement a simple container with placement new and emplace... -2.76
Why is this integer implicit conversion ambiguous? 0.00
Using pair in variadic templates 0.00
Template method with number of arguments fixed for instantiation bu... 0.00
Getting the Return Type of a Templatized Object's Method 0.00
How to use decltype in this case 0.00
Is it possible to base an if-statement on a constructor? -0.67
Why does std::is_assignable return false with related pointer types? -0.33
C++ distinguish Lambdas from Function pointers inside a vector +1.02
Friend function template with automatic return type deduction canno... +1.28
rule for template deduction for overloaded recursive function in c++ -2.20
Defining member variable using decltype on variadic function templa... +1.10
Ambiguous call in custom member detector 0.00
Odd return behavior with std::function created from lambda (C++) +0.20
std::generate_n algorithm requires copying ctor. how to avoid this... 0.00