StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mike Seymour

Rating
1722.24 (78th)
Reputation
219,975 (198th)
Page: 1 ... 75 76 77 78 79 ... 89
Title Δ
Does casting actually work when done inside a function call in C++? +1.34
Troubles with pointer to methods +0.69
Find out how many binary digits a particular integer has -1.34
Thread-specific data - why can't I just use a static map with threa... +1.09
why boost::bind with deleted object is working? -0.10
How can I concatenate two strings to use as an argument in an initi... +0.97
why does it cause termination if I try to throw something inside a... +1.66
Does moving an element from an STL container remove it from that co... +0.33
Why is it that defining boost::shared_ptr of a templated behaves di... +0.40
Is it correct to walk through QMap with iterators and erasing/addin... +1.04
Specific memory management issue in C++ +0.71
template specialization implementation +0.77
How pass vector<int> to pthread_create correctly in C++? 0.00
Singleton class implementation version +0.31
Using move semantics with std::vectors under g++ +0.93
Loss of inherited method when class used as a template parameter -1.50
Why is operator == not automatically synthesized for nested classes... +0.33
static variable in method call +0.89
How to sort vector of pointer-to-struct +0.63
std, boost or other widespread implementation of a hash table conta... +0.93
Can an excessively deep C++ class hierarchy cause a stack overflow? +0.79
Suggested speed improvement when defining string with value immedia... -0.95
Pointer of std::vector of std::vector -1.44
getline won't read string from a variable. (C++) +1.90
Template argument deduction +0.18
calling function to store the result in "this" 0.00
Instantiate and initialise a struct dynamically +1.61
refer to section 10.4.6.3 "copying members" of TC++PL 3rd... -0.13
Strange GCC compile error (simple example included) +1.05
Which operators in C++ won't be inherited except assigment operator? +0.64
C++ string::find complexity +1.32
Unrecognised type - 'Error: Variable "[var-name]" is not... 0.00
Why don't i have to overload the assignment operator in c++? -0.06
Getting vectors of members from vectors of objects -0.80
How do I prevent diamond pattern in nested template types using sta... 0.00
Is it possible to determine/assert, that if one virtual function ge... +0.65
Friend function - practical use? +0.07
Why Base-to-Derived Dynamic Casting is Only Allowed for Polymorphic... -0.42
Does [C++11: 12.8/7] make sense? +0.47
Why does map::find need my parameter to not be const? -1.29
Difference between constructors with parameters and without 0.00
Overloading the indirection operator in c++ -1.89
Copy-and-Swap idiom for class with references to abstract classes 0.00
How to allow non-const copy constructor for temporaries +1.10
Is it possible to pass data as initializer_list to std::array of st... 0.00
Can't call correct constructor on struct inherited from C++ class -0.98
map inheritance -0.53
Deduce non-type template parameter -1.95
G++ does not compile my source code with -O0 but it does with -O2 -... +1.19
C++: Const correctness and pointer arguments +1.19