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 ... 17 18 19 20 21 ... 89
Title Δ
Do you have to have a default constructor? +0.17
Ensure move in std vector with trivial type -0.83
extern "C" with const 0.00
special rule of static_cast 0.00
Can't understand move semantics 0.00
Circular Dependency - (how to let struct A refer to struct B, and s... 0.00
How to read entire stream into a std::vector? -0.51
Request for Member in ' ' whitch is a non-class type 0.00
Variadic macro in C++ not working as expected -0.66
c++ how to create object with class Template 0.00
error: no type named 'vector' in namespace 'std' +1.25
Boost::polymorphic_downcast Error with example 0.00
Template Stack gives error when type is String -0.27
How cast char to int in C++? (File Handling) +0.89
Newton's Method on C++ 0.00
Create a class function with call-by-reference return value in C++ -0.77
Segmentation Fault on return statement 0.00
Transfer ownership from std::vector to std::shared_ptr 0.00
gcc don't see standard header files 0.00
pqxx return id of just inserted row 0.00
Initialise std::string in uninitialised, unowned memory -2.22
What is throwing the error the static or the const? +0.08
Reading numbers from file to string to array +0.63
Is an Object/Reference/Pointer Recreated to Add const +0.03
Create an instance of a class in the class itself -1.15
Array of derived objects to array of base objects +0.07
make file is throwing below two error +0.24
Use of constant reference as return type +0.97
Pure virtual function overridden by inherited class C++ 0.00
Erasing item in a for(-each) auto loop +0.09
Which for loop is better/faster? +0.54
How do I make an array have size of a value inputted by a user? (C++) +0.24
Providing an implementation for a pure virtual method in an abstrac... 0.00
How does virtual inheritance actually work? 0.00
rvalue not working for reference +0.22
what can I do with a typedef to a class non-static member method 0.00
Is the result of a cast an rvalue? -0.64
Return type for a vector -0.83
Why does std::remove_if think a shared_ptr<T> is a predicate? 0.00
Convert UTC time to custom time zone with boost 0.00
Why do I have to specify the outer namespace for a function in a ne... 0.00
error C2143: syntax error missing ')' before 'constant&... +0.21
Equality of pointers to classes in hierarchy 0.00
Assigning value for a class variable -0.09
Can I use int in multithreaded C++ safely? +0.50
Cannot understand Behaviour of Static In C and C++ -0.85
Simple vector initialization in C++11 returns weird error +0.57
Negative side effects of creating a typedef that redeclares a templ... 0.00
is std::tuple required to use empty base class optimization? 0.00
Does the system() function belong to C or C++? +0.31