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 ... 43 44 45 46 47 ... 89
Title Δ
How does C++ know the container class has a push_back function? -0.15
How to use allocator for std::vector? +0.29
invalid conversion from 'const void*' to 'PVOID {aka void*}' [-fper... -0.15
Mechanism of allocating memory for variable size array -0.10
Overriding a function in classes -0.59
C++ Override Syntax -0.33
Segmentation fault when operating a vector in c++ +0.57
when are block scope variables allocated +0.85
Why is my second printf not called when expected? +1.08
Passing QUrl to a QNetworkRequest constructor causes "non-clas... 0.00
declaring more than one variable within a single auto statement -1.43
C++ how to output \"\"' (these 5 characters) -1.15
convert an int pointer to any object pointer, then call it's method... -1.77
c++ static_cast and references -1.22
very strange error: '::main' must return 'int' -0.19
When a function returns a pointer, is it impling that i'm responsib... -0.74
Why does my program not react to any arguments? -0.76
c++ found an example on splitting strings trying to figure out why... -0.56
How to return the pointer in a pointer in a pointer 0.00
C++ constructor exception handling for stack object +0.28
C++ For Switch Logic +0.81
Why does fstream::open() expect a C style string? +0.81
c++ inheritence base and sub class -0.74
Is the compiler allowed to omit non-virtual private member functions? 0.00
Does a nested enum inside POD class makes it not POD? +0.77
C++: Get Iterator from the pointer to an array of doubles +1.27
When to use reference member? +0.73
C++ reference changes when push_back new element to std::vector +1.64
Assign new value to dereferenced pointer 0.00
reinterpret_cast an iterator to a pointer -1.10
Order of evaluation example +0.26
When is a member object constructed when initialized in the constru... +0.72
Trying to understand "pointer to member" -0.77
Constructor can't take non const reference 0.00
What's the difference between following 4 styles call other member... -0.09
C++ - Using sendto() with a basic string +0.27
How to use the priority queue STL for objects? -1.72
Difference between two statements C++ -0.34
Having a lot of difficulty understanding encapsulation -1.93
What is the exception safety guarantee of vector::insert? +1.34
C++ Code Blocks | I keep getting the same message when compiling &q... -2.80
What is the best way to return a vector from a function in c++ +0.29
How to operate on defined data type with an user defined data type? -0.97
What's !! does in the following macro? 0.00
"unique_lock has no mutex: Operation not permitted" error... +1.71
I can't relate between heap memory and OOP scopes 0.00
C++11 rvalue and move: Can legacy code avoid copy? -2.23
Declaring a boost asio socket, acceptor and endpoint in a class hea... 0.00
Advanced Pointer convoluted syntax +0.61
Random access iterators - does vector.end() - vector.begin() = vect... 0.00