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 ... 35 36 37 38 39 ... 89
Title Δ
Struct and class and inline function 0.00
Template template parameters, why is class forced? -2.02
Throwing exceptions in destructors - what are the downsides? 0.00
C++ undeclared identifier vector -3.01
How can I write a for loop for list? -2.58
Define constants in another header file with namespace +0.30
Class definition in header file issues -0.19
strange behavior when resize container +0.63
why we cannot implicitly assign from a void* to any other type in C... +0.45
What functions can be applied to rvalues? +0.30
Controlling memory with std::vector<T*> +1.36
Warning 634 and Warning 613 :MISRA 0.00
const member returned as non-const +1.76
Promotion Constructor in C++ -1.52
C++ anonymous class with an initializer +1.68
How can I get sizeof a vector::value_type? -0.09
Count number of objects created from a class +1.44
C++ Passing a pointer (pointing to an object) to function in anothe... -0.58
Return error when returning a reference +0.51
Memory management with and without virtual destructor -1.52
Just another "multiple definition first defined here" error 0.00
Memory Error with std:ostringstream and -std=c++11? -0.20
Since you can declare a copy constructor in two ways in C++ which i... -0.32
How to make boost::thread sleep for N ticks? +0.27
Trying to implement my own vector class, keep getting "undefin... -0.67
c++ static and dynamic type casting 0.00
Preprocessor double hash (##) operator, how to concatenate variable... -0.66
syntax error with insert statement +0.81
Non-template type arguments +1.22
c++: getting an object from a list by index doesnt work? 0.00
C++: a small issue about object -2.63
Bitwise - How can I check if a binary number contains another? -1.15
C++ Continue Statement Confusion 0.00
C++ virtual functions unexpected behavior +0.59
What is wrong with this C++ exception syntax (std::runtime_error)? +1.86
Why should Class names and Constructors names be the same -0.05
How do I generate thread-safe uniform random numbers? +0.01
Polymorpishm in C++ +1.22
"const std::string &msg" What, how and why? C++ -0.43
std::find_if , std::binary_function for searching std::map by value -0.78
Mysterious function appears in my gcov report +1.12
What is the difference between char array[] and char *array? -1.25
"Called object 'int' is not a function or a function pointer&q... -1.24
I found a strange bit of C++ syntax +1.12
C++ discards qualifiers -0.54
free struct containing vector +1.52
How to define function in other source file:C++ CodeBlocks -0.77
How to convert from std::string to templated T, or maybe check firs... -2.01
Is there a way that I can access the values in the base class using... -2.87
Objects becoming null in C++ vector<Object*> 0.00