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 ... 76 77 78 79 80 ... 89
Title Δ
C++ map adds new element -1.25
Optimizing a Loop vs Code Duplication +1.84
run-time penalty of C++ try blocks -1.93
'does not name a type' error in C++ -0.89
arbitrary value for enum variable +0.69
Why can't I use a member initialization list here? -1.65
C++ template class specialization: why do common methods need to be... +1.29
Can const member function return a non-const pointer to a data memb... +1.60
Reading from console: operator>> for enum inside template class -0.16
Simple checklist to avoid memory leaks in c++ +1.10
Sequential Type Casting of User Defined Type in C++ +1.51
How to use class defined in a separate header within a namespace -2.31
std::vector::push_back throws segmentation fault -1.86
Compile time recursion and conditionals -0.41
C++ initialization of class members by nested constructors +0.25
Obtaining xml data through an opaque pointer -0.63
C++ template class prototype, function definiton -0.14
Copy constructor and normal constructor for non-POD type +0.96
Launch one C++ application from another, and communicate with it -1.67
c++ passing self to self mistery -1.34
How to create and use a non type template in c++ and where would it... +0.40
Initialize vector of structures +1.86
Create Threads in a loop -0.07
Return type definition for a constructor - howto fix this header -1.62
Error in my function (split Sentence) -0.11
std::forward_list and std::forward_list::push_back -1.47
What difference between C and C++ prohibits this eclectic code samp... -1.39
How to know what address a program in Linux crashes at? +1.11
MinGW C++: expected primary-expression before '/' token 0.00
Getting a segmentation code while running the following code -0.48
Object dependency and handling situations when one of them doesn't... +0.31
Implementing interfaces in C++ +0.25
Is the sizeof operator evaluated differently for VLAs by gcc? -0.58
Why is there no std::stou? -0.69
what's wrong? dangling pointer? -0.29
How convert type from const char * to char * -0.92
error: postfix ‘unaryOperators unaryOperators::operator++(const una... -1.13
Should I copy an std::function or can I always take a reference to... +1.85
How to initialize array elements by using initializer list? 0.00
Adding destructor definition creates running exception +0.26
Recover from an vector out of reach error -0.06
Issue with Function templates -0.68
Accessing Static Method and Static bool in other class +1.13
Is storing objects of class with overloaded "operator&&quo... +2.05
SIGSEGV with an extremely large (100 MB) array in C++ loop 0.00
Does scalar types include pointers of class types? -0.54
Weird behavior of sizeof for arrays passed as parameters -1.28
Using a list of custom type for the underlying container of a prior... 0.00
Defining traits for templatised classes -1.51
std library mapping to boost library -0.19