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 ... 74 75 76 77 78 ... 89
Title Δ
2D array literals in C++ +0.28
something weird with changing a class to a static one +0.30
C++ Call pointer to member with a map from a const function +0.31
How to forward declare boost smart ptr? +2.31
copy allocated char array to "normal" char array +0.08
Relation of Singleton pattern with dependency injection +0.85
How to unit test Singleton class - C++? -0.07
Initialize Vectors to Contain 13 Elements +1.15
Can we initialize a C++ object like this? +0.71
Pointer to dynamic array +1.44
What does &operator mean in overloading +0.49
Data container for fast lookup and retrieval +1.04
Initialize Boost shared_ptr in constructor +1.23
C++ pass by reference to constructor. Will member be a full private... +0.38
STL set intersection and the output -1.03
Encoding, datatypes & packed repeated fields -1.65
= not defined for std::search when using const string& -0.62
Ambiguous overload for 'operator=' -0.17
NaN to Bool conversion: True or False? 0.00
Initialization of c++ heap objects +1.15
Why does calling mmap() with large size not fail? +1.24
why does "copying" a reference in a copy constructor stil... 0.00
What's this unexpected std::vector behavior? -2.34
C++ operator unexpected error +0.80
Issue with C++ or Visual Studio 2010 +0.31
What happens to char round-trip cast through a bool? +1.79
Cast and : from parent to child class -0.22
STL's power in C++ +0.71
how to deal with comma and apostrophe chars when inserting into SQL... +0.31
C++11 std::array +0.99
Using non-const expression as template parameter 0.00
Dereferencing a pointer vs shifting for bytes? +1.83
is a pointer to data member its offset? 0.00
why free function pointers are always of type pointer, whereas memb... +1.50
copy constructor parameters -2.02
Strange C++ reference invalidation on return +1.05
C++ method overriding -0.97
How does backtrace work? -0.46
Memory leak C++ -0.44
Deriving a class with a static method (aka. Factory), templated wit... +1.30
Tables of C++ member functions -0.87
initializer_list and default constructor overload resolution +1.47
Allow a non-const to convert to const in a wrapper template +1.46
Initialising a vector of std::string with an array -1.54
How to convert hash_map<string, string> to hash_map<wstrin... -1.94
How to implement operator-> for iterator type? +1.10
How to #include hash with ext, tr1, or __gnu_cxx in XCode, C++ +0.38
I have a reference and want to call a function that takes boost::sh... -1.30
GCC compiler error when extracting a char from a temporary stream +1.47
Is it safe to #define NULL nullptr? -1.07