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 ... 27 28 29 30 31 ... 89
Title Δ
C++ std::unique_ptr in std::map -0.67
Macro taking code statement as argument fails when std::map is pres... -1.30
Obtaining object from function by reference instead by value +0.88
Equivalence of "a @= b" and "a = a @ b" -1.36
Counting of objects in linked list -1.09
What happens when an asynchronous callback calls a virtual function... +1.03
C++ object/class instance used in boolean expression +0.27
C++ Inheriting Protected Members -1.94
why does one code compiles and the other fails? +0.24
How do I write a smart makefile? 0.00
Why does bool and not bool both return true in this case? -0.62
C++ unordered map error 0.00
Is it incorrect to use delete out of scope like this? -0.98
Don't understand logic behind why this C++ recursion function works +0.71
C++ returning a reference to a template -2.23
after push_back cin doesnt work +1.14
initialing stl collection elements (not pointers) when no default c... +0.19
Delete pointer after return statement -0.90
init a thread which is a member variable inside of an constructor 0.00
function type vs. function pointer type +1.55
Adding a char into a temporaryChar outputting garbage -0.66
c++11 equivalent of c# Interlocked.Increment -0.25
insert arrays to vector +0.25
int a[0]; What is the use of this statement? Where does it makes se... +1.10
How to pass a method pointer to a struct (in C/C++)? -0.56
Strange behavior of const_cast +0.03
size_t(-1) and int(-1) under 64-bit system +0.48
void *p...; if (p > 0) .... Is this undefined behavior? +1.42
Using the destructor to free linked objects -0.75
Copy constructor invokes infinite loop although having call by refe... +1.68
How to arrange the outputs of an array in ascending order using C++ -0.24
How to return a dynamic object from operator function? +0.22
Is continue instant? +0.89
Does return-by-value mean extra copies and extra overhead? C++ +2.00
undefined reference to vtable when calling constructor of base class 0.00
Custom memory allocator: T* pointer, operator new versus void point... -0.80
How many vtable and vpointers will be created in this example? -1.59
C++ Memory Management - The stack and the heap +0.75
An error in simple C++, but can't figure out why -2.33
When is the internal operator being used and when the external +0.25
Confusion in a programming example 0.00
Difference between thread joinable and detached? +0.65
C++ Syntax : ClassA : private vector<T> {} meaning -0.09
How to use a lock_guard with try_lock_for 0.00
I don't understand my memory error in reference counting 0.00
Is calling map::count with an empty weak_ptr as argument safe? 0.00
C++ Error vector and classes 0.00
inline keyword for templates +0.84
expected constant expression in vc++ -0.26
Rvalue references and constructors -0.06