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 ... 23 24 25 26 27 ... 89
Title Δ
How to declare n-th order pointers in runtime in C++ +0.03
Sequence Point and Evaluation Order( Preincrement) +1.71
Storing boost sockets in vectors 0.00
C++ Constructors Reasoning +0.24
How is the implicit type conversion priority determined? +0.02
Segmentation Fault on calling push_back on a vector -1.60
Program gets aborted before new throws bad_alloc 0.00
Does removing constexpr change linkage? -0.58
Self destruction: this->MyClass::~MyClass() vs. this->~MyClas... -0.19
Why this C++ assignment statement is illegal? +0.24
Static member initialization after instantiation in clang +0.69
How do you get shared_ptr weak count? +0.24
Using classes with pointers and files concept My code doesn't w... 0.00
Why operator `?:` does not have priority? +0.94
Using istream_iterator to read strings -0.87
C++ randomized number always same even with time(0) as seed 0.00
Initialize and pass map as argument 0.00
c++ passing derived class object to global function where base clas... 0.00
How to properly delete an object that is a void pointer? +0.85
Error Accessing Member string::empty When Using Iterator 0.00
Check positive linear combination of 2 dimensional vectors 0.00
What does this statement mean? -3.03
STL map and pure virtual base class 0.00
Returning class-specific enum +1.48
std::ifstream behaves weirdly with temporary std::string() as const... 0.00
Why assigning a reference to a non-reference will change its dynami... +0.24
use *this as std::shared_ptr 0.00
`time` benchmarking utility: What does `user`+`sys` = 0 actually me... 0.00
Why is it impossible to get a pointer to a protected method of the... +1.39
What are the differences between c-like, constructor, and uniform i... -0.73
Can a constructor definition be prefixed with the "class"... +0.27
Why does deallocation function called with one argument instead of... +0.96
C++ is operator!= automatically provided when operator== defined +0.05
Why default move ctor and assignment are no more added by compiler... -0.76
Is a copy constructor call guaranteed when passing argument by value 0.00
Difference between stopping after compiling and checking for syntax... 0.00
Declare and define in header file, but using preprocessor and inclu... +1.20
Compilation warning not present (GCC and g++) +1.69
Valgrind error -Address is zero bytes after allocation - C/C++ 0.00
How to use vector iterators when using vector<>::push_back() +1.10
Can anyone explain to me why the sizeof function returns different... +0.16
Passing enum as template paramer 0.00
c++: initialization list with no default constructor 0.00
destroy thread's object from a joinable thread 0.00
error:no match for ‘operator ==’,what should I do? -0.01
C++: "vector<int>::size_type variable" - what is th... +0.53
signed or unsigned int in c++ +1.84
Throw exception in constructor c++ +1.03
C++ std::shared_ptr and vector crash +0.28
Error calling function of a class +0.88