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 ... 63 64 65 66 67 ... 89
Title Δ
C++ memory - Do primitive-typed variables created with 'new' need t... -0.90
Difference between Singleton implemention using pointer and using s... +1.20
possibly lost in loss records in pthread_create 0.00
Inject uint16_t value into uint8_t array using pointers? +1.04
array based on a sentence in C++ -0.27
C++ overload operator twice, one return non-const reference and the... +1.07
Does std::string::c_str() always return a null-terminated string? +0.51
C++ Vector of pointers, add referenced variable +0.72
What does same 'value' mean for a std::set? +1.72
Runtime exception messages without extending std::exception +1.32
std::list::erase not working +1.42
Do I ever have to check for a pointer validity on this method? +1.23
sizeof variadic template (sum of sizeof of all elements) +0.30
Preprocessor stringification macro doesn't work -0.67
How to prevent rounding error in c++? +0.14
C++ Constant structure member initialization +0.99
Limit scope of #define labels -0.12
c++ tokenize std string -2.02
Why doesn't g++ complain when derived class calls pure virtual func... +1.28
lambda's capture mechanism 0.00
Why it is different between -2147483648 and (int)-2147483648 -1.00
Why `throw MyClass' doesn't work and `throw MyClass()' does? +1.65
Understanding rvalue references -0.26
Why the reference member that initialized from temporary is still r... +0.08
c++ compilation error: call of overloaded ‘<function_name>(ch... -0.70
Asynchronous function calls in C++ -1.69
Portability issue with template function Instantiation -0.58
Why does the Mozilla Developer Guide prefer if (ptr) over if (ptr !... -1.93
Managing life cycle +1.43
main() always returns int? +0.28
Add two dates in C++ -0.73
a function template having a return type, which cannot be deduced f... -0.16
C++ cast to incomplete type +0.30
How to cast from int to long long int*? -0.23
Template function lookup +0.06
iterate through lines in a string c++ -1.73
GCC bug: 'X' is not a template? -2.54
Type cast error from shared_ptr 0.00
Check if integer is multiple of 8 +1.07
TypeCasting Struct and Classes 0.00
How do I iterate over a vector and also know the index of the eleme... +1.27
Do I must detach or join a pthread? -1.57
Implicit copy constructor 0.00
Const Correctness for Getter Function +0.28
Result of casting double to int is wrong 0.00
global operator new, private c-tor and friend -2.03
Is this simple but useful pattern too simple to be a real pattern? -2.09
Builder error from abstract class undefined reference to `vtable for 0.00
C++ Multi threading 0.00
Problems gaining access to the private class members while overload... 0.00