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 ... 45 46 47 48 49 ... 89
Title Δ
Is it safe to set up references in the following manner +0.40
Cast an iterator to another type 0.00
confuse in "double to long long" in c++ -0.17
Destructor does not destroy objects -0.21
Pointers to virtual classes 0.00
pointer to struct of non-pointer variables. where're these variable... +1.57
Differences between using pointer to the class member and the struc... +1.45
Error: expected type-specifier before '...' when compiling code on... 0.00
Vector subscription out of range -1.61
C++11 class attribute as another object? +0.58
Destructor not invoked when deleting void pointer +0.68
Why can polymorphism be used to replace switch or else-if statements? +0.63
Copy two similar structures in C++ -2.19
Representing angles as cos/sin pairs 0.00
explicit/implicit type conversion c++ +0.51
Horrible number comes from nowhere -2.93
Trouble on initializing a struct with the constructor initializatio... -1.08
List of iterators 0.00
C++11 in gcc 4.8.1: list-initialization for copy constructor doesn'... +1.75
Odd variable assignment -0.76
why do I need a constructor function? +1.25
Assign value to member of struct using double pointer +0.41
Deriving from a pure virtual template class -1.80
What exactly happens when we use rvalue references and how does std... -0.26
Leakage prevention in Valgrind 0.00
C++ Error C2061 -0.97
boost::bind thread for pointer to function with argument -1.13
How to insert a compatible unique pointer to a vector? +0.28
Operator overloading problems -2.67
Can std::async call std::function objects? 0.00
error: expected primary-expression before ‘,’ +1.64
C++: forward declaring a type def 0.00
relation of stl iterator and array -0.18
Returning constructor arguments in function, calls the constructor... +1.34
Comparing uint8_t with a number +0.27
Why is there memory leak while using shared_ptr as a function param... 0.00
Do you need to reset asio::io_service after exception thrown by a h... 0.00
Why prefer std::vector over std::deque? -0.53
C++ array elements order of construction 0.00
c++ map element insertion -0.19
Crazy Calculator +0.28
Can C++11's bind-functions be used in an std (or even better an mtl... 0.00
error: no matching function for call to 'begin(const unsigned int&a... 0.00
vector<X*>* versus vector<X>* +0.92
obfuscated C++ Translation: float&, two for loops +0.27
What are all the possible values of a bool value in C++? +0.38
std::stringstream.str() outputs garbage -2.40
Why does predeclaring std::basic_string<T> break boost::regex? -2.24
Reverse a string by using unique pointer c++ 0.00
using 2 method to extract data in container ( pop_front and front ) -0.24