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 2 3 4 5 6 ... 89
Title Δ
why is this not full template specialization 0.00
gcc warning flag at the end of warning output. what does it mean? +1.29
does anyone know this mysterious operator ">?" in GCC -1.97
How to define inline lambda in GCC 0.00
Variable already defined in .obj, but no circular includes 0.00
How to use loop variable within string (name) 0.00
'==' operator not found +0.70
Why doesn't compiler raise an error when copy assignment functi... 0.00
Copy Constructor in C++ -0.37
Sorting objects in a list and Combining values +0.21
Program without semicolon compiles fine in C not in C++ why? 0.00
What happens if you call a destructor and use the allocated memory... 0.00
C++ - Derive class off of std::string class to add extra function? +0.21
does map key have an address that I can point to? +1.41
Initialize members with deleted default constructor -1.95
Conversions from Unsigned Integral Types style. Is this style good? 0.00
reversing input - undefined output +0.22
Pointer casting leads to crash in c++ +1.30
Calling a constructor with no parameters works, with a parameter do... +0.25
Difference between the move assignment operator and move constructor? -0.83
Copy constructor in private class Syntax -1.04
C++ create base class instance in derived class member functino whe... -0.43
Combining member access operators with overloaded call operator +1.36
Memory management pointers +1.32
std::function vs std::function& as a function argument -0.29
GNU gcc/g++ compiler version on solaris for supporting C++11/14 0.00
std::shared_ptr in QList does not delete content on deletion +1.67
C++ duplicate symbols +1.01
dynamic_cast "this" to derived type: when is it legal? +1.13
Is C++ FAQs a good book for beginners? 0.00
Is there a way to pass auto as an argument in C++? +1.32
how to avoid duplicate class in c++ without namespace -0.80
Return type of a constructor in c++ +0.94
How to cleanly use: const char* and std::string? +0.51
Not declared variable in default-constructed object in constructor -0.86
Require derived class to provide member function template 0.00
C++ Can I assign an int by using string::at? -0.35
vector of class without default constructor +1.22
C++ universal function caller +1.43
Errors C2512 & C3892 - Building PacMan like game 0.00
Confusing regarding a template sustitution example 0.00
What can go wrong implementing swap copying the bits at low level? +0.74
How to create a makefile for Unix -0.26
Implications of typedef void FOO vs. #define FOO void in function s... -0.15
memory clobbered before allocated block 0.00
std::is_assignable and const pointer object +1.57
Converting numbers to string and back using strstream C++ +1.05
Template copy constructor gives errors -1.77
Declaring variables in Switch Statement +0.22
How to do a function pointer cast without a typedef? +0.22