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 ... 57 58 59 60 61 ... 79
Title Δ
Returning iterator from constant member function +0.44
Ambiguous overload in gcc, fine with msvc 0.00
How can I refer to sub-elements in a particular variable? 0.00
What did the author mean with his comment about the input of a user... -2.53
How to return the value of a pointer in a list? 0.00
how do I allocate a pointer to a class with multiple inheritance 0.00
Assign control variables in for loop python 0.00
Check if the following position of a pointer is null or end of line... +1.00
Returning a vector of unique_ptr by reference -2.52
How does bind know when to cast to pointer? -0.77
What's the cost of using private class data pattern? 0.00
Boost.Python and Boost.Function 0.00
Where in the Standard does it say that a member alias-declaration c... 0.00
Why does this hashtable function show a compilation error? 0.00
Can I use an array in a case statement? +0.27
How to use typename instead of typedef? 0.00
C++11 alternative to the Java anonymous callback class +1.56
Add unique_ptr as instance field of a class instead of explicitly r... -0.42
Explicit specialization of member function template in source file 0.00
Why can't I move the std::unique_ptr inside lambda in C++14? 0.00
Static array of lambda functions (C++) +1.24
Why can't I add items into my vector? +1.32
Lifetime of temporary passed through function by reference +1.67
Construct an object, pass it to the base class constructor keeping... 0.00
std::string::reserve() and std::string::clear() conundrum -1.03
using subclass's static variable in superclass -0.17
Distinguishing structs with type traits 0.00
Convert while-loop to mathematical formula -0.23
Iterate through different subset of size k +0.50
Making a private inherited inner template public via a using direct... 0.00
"Most important const" with conditional expression? -0.28
destruction of static storage duration objects & undefined beha... 0.00
Variadic Template Parameter Packs with Alternating Types -0.35
Setting base object from derived class method +0.31
Overriding a grandparent's virtual method that was called in gr... +0.33
Recursive Python Function Returns None Always +0.30
Template Functions Referring to Globals (Depending on Type) 0.00
no matching constructor for initialization of 'string' (aka... 0.00
SFINAE enable/disable function and template alias +1.40
How is the compiler tricked into providing a pointer to the enclosi... 0.00
Return a pointer to array from a function in C++? +0.71
Is it safe to use a C++11 range-based for-loop with an rvalue range... 0.00
Initialize a const vector in a class constructor (C++) 0.00
How to store arbitrary method pointers in c++11? 0.00
C++, template or pointer to member function +0.68
static initialization of members of class of the same class in c++ -0.68
Circular reference: Class has no constructors and the null member s... -0.94
Custom deleter specifications for std::unique_ptr +0.28
how to find and erase a certain character in vector elements +0.30
Using derived class members for the initialization of the parent cl... +1.52