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 ... 22 23 24 25 26 ... 89
Title Δ
My small std::unique example not working +0.33
c++ template do not work -3.13
Memory corruption with a regular cast? Wrong function called +0.80
Lambda-Over-Lambda in C++14 -0.11
C++ const reference parameter optimization +0.21
Boost Libraries and Visual Studio 2013 0.00
is it legal to throw internal object exception from function 0.00
What is raw memory in C & C++? +0.84
Does nothrow/noexcept are sufficient to say we have no-throw guaran... -0.37
Unique_ptr explicit delete +1.05
Why push_back doesn't push a copy of the source obj? +0.66
C++ Different errors using different gcc optimizations 0.00
error C2582: 'operator =' function is unavailable in 'B... +0.63
What is wrong with the following code which calculates a sorted array -0.27
How to convert a string to const void* in c++? +0.27
Why do you have to declare arrays that have to be returned by a fun... +0.45
Can member functions create object of same class? +0.24
Issue with return value optimisation -1.48
What's wrong with this code in c++ involving sorting of an arra... -0.19
Is there a way to define MACRO in C++ to generate content different... +1.03
What is wrong with this code of file handling in c++? +0.59
Little Help Making Simple Array in Visual C++ +1.06
Can there only be one default in a switch in C++? -0.81
Segmentation Fault in deleting char pointer -0.60
C++ Constructor called from function by reference +0.95
Converting Java bytes to C++ +0.24
Initializing std::string with const char * results in gibberish +0.22
Is it legal to explicitly call base class destructor/constructor? +1.32
Passing zero to function that takes pointer as parameter -1.16
c++11: how to return nullptr as reference -2.13
How can I safely clear a boost::interprocess:vector in shared memor... -0.27
C++ thread program doesn't terminate 0.00
Creating unique_ptr Via Functions 0.00
Difference in statements adding 1 to string literal +0.26
on Linux, printing function addresses always prints 1 (c++) -0.80
Is this valid optimization? +0.78
BST Inserting "expression must be modifiable lvalue" C++ +0.24
Does the result of bitwise operations depend on endianess in Java?... -0.14
How does std::swap work in terms of constructors, assignment operat... -0.23
What is the effect of dynamically allocating memory in a class defi... +1.32
C++ - Problems with pointer +0.12
Run-Time Check Failure #2 - Stack around the variable 'foo'... 0.00
Friend operator in different namespace +0.88
Resolving conflicts in methods calling functions with the same name... 0.00
How to make a copy of an object containing a list of shared pointers? -2.77
C++03 moving a vector into a class member through constructor (move... -0.06
STL List Implementaion 0.00
Class namespace inside a typedef inside the same class? 0.00
Space(s) before/after the scope resolution operator +1.42
Shifting bits in an integer without changing the penultimate bit in... +0.62