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 ... 30 31 32 33 34 ... 79
Title Δ
Thread-safe vector: Is this implementation thread-safe? -1.92
Ranged-based for with range_expression returning non-null items fro... +0.48
First attempt at makefiles +0.78
call base class constructor without naming its class +0.79
lambda inside subscript iterator -0.44
Is the std::array bit compatible with the old C array? +1.27
Template argument for function type in C++ 0.00
Handle pointer to member in templates while creating a simpler `bin... +1.46
Handle pointer to member in templates while creating a simpler `bin... -1.54
template which takes a pack of type T 0.00
Creating an object, local variable vs rvalue reference 0.00
Overload resolution with template parameters 0.00
default and implicit arguments in boost program options 0.00
Extract straddling byte array content to std::bitset +0.94
Why std::swap does not work with std::bitset<n> content? 0.00
Why can't I use alias from a base class in a derived class with... -0.88
Forwarding the same value to two or more functions -0.82
Using a map to find subarray with given sum (with negative numbers) -0.61
Overload resolution and explicit template arguments 0.00
Is this a bad C++ style or an editor error? +0.23
meta object using "static virtual" functions 0.00
Is implementing RAII via constructors and destructors considered ba... -0.13
c++: why does foo(X&) get called instead of foo(X&&)? -0.66
const member function modifies static object of own class 0.00
Why does a std::string object passed to a template function not pre... -2.69
template constructor for expression node returns wrong value 0.00
get C-string iterator for std::string container +1.18
Is it possible to expand typedef with forced compiler error? 0.00
getting template type from lambda auto 0.00
Forwarding references, ref qualifiers and template member functions +1.80
what is the preferred way to expose custom STL-style iteration? -0.88
C++ Library Inclusion Guards -0.90
Implications of conversion function template argument deduction in... +1.25
c++ Compiler can't use my overloaded < operator for bitset k... +1.37
Calling functions from a std::map 0.00
Using SFINAE to select the interface to implement -3.14
Why is a public const method not called when the non-const one is p... +0.17
C++ noexcept declaration changes template deduction +0.22
how is template class matched 0.00
Transform predicate returning local variable by reference -2.74
boost::odeint deduction/substitution failure 0.00
Expected behavior on out-of-range template parameters? 0.00
GCC converts private inherited to parent 0.00
Use std algorithm to remove objects from a container 0.00
Is there a function to add to the bottom of a c++ stack? -1.35
Do an action only if a condition is met in all iterations of a loop -0.08
arrow operator and boost multiarray iterator 0.00
Forward declaration of objects with STL containers +0.85
Produce std::tuple of same type in compile time given its length by... -1.71
What is the term for structure member initialization inside the def... +0.05