StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Matthieu M.

Rating
1635.79 (773rd)
Reputation
213,195 (208th)
Page: 1 ... 28 29 30 31 32 ... 64
Title Δ
C++ const cast, unsure if this is secure +0.83
C++ : How does Virtual Function resolve "this" pointer sc... +0.42
how to deduce the return type of a function in template +1.75
Why is my string losing its value? 0.00
C++ is it necessary to delete dynamically allocated objects at the... -0.79
C++: Allowing Access to Protected Members of Class and not Private... -0.81
Choosing an STL container to store threads +0.95
Is it safe to use the throw() suffix on a function containing std::... -0.16
Can GCC optimize things better when I compile everything in one step? +0.38
Can a function template be made to do default actions upon an inapp... 0.00
What are the differences between the type inference of Scala and C+... -0.44
struct or class and what about public data? +0.10
Singleton mixin C++ -0.31
how is auto implemented in C++11 -1.21
Best practice for non-interupting I/O -1.93
Enum to string : return the enum integer value if invalid / not found -0.15
why can't I cast a pointer to Derived class member function to the... -0.99
Why overload copy assignment operator for a singleton class in C++? -2.14
GCC-4.7 Compilation error -1.45
static size array of different struct's 0.00
How to lazy load while obeying Law of Demeter? 0.00
Hashmap to implement adjacency lists +0.43
Handling common parts of exceptions together +0.73
Using enable_if to optionally add a struct member +0.40
Why cant const references be returned in the same way as pointers? -1.45
Boost.Spirit with Boost.Variant and C++11: Expecting a zero-argumen... 0.00
Should I clear() containers passed in as a parameter, or swap in a... -0.13
Algorithm to print the reversed number given by user? -1.60
Alternative schemes for implementing vptr? -0.21
How to know where comes a stack corruption from in the destructor? -0.45
how to find a dangling namespace or preprocessor directive in an en... -1.50
C/C++ Puzzle: To print values from 1..15 15..1 with a single for loop -0.68
How to maintain the open/closed principle with inheritance hierarch... +0.14
Inline keyword vs header definition +1.52
Why 2 NULL pointers do not evaluate to false? +0.67
How to debug 'Stack smashing detected'? +1.75
How many levels of pointers can we have? -0.36
How does boost implement lists of types as "options" for... 0.00
is pointer to base always <= pointer to derived class? -2.32
migration to c++11 0.00
c++: how to optimize IO? -0.77
how to make more expressive python iterators? just like c++ iterator -0.18
C++ "Virtual functions but no virtual destructors" +0.03
Fail to return a derived class pointer when overriding a virtual me... -0.05
How does the g++ implementation handle this situation? 0.00
In "Modern C++ Design" why does PrototypeFactoryUnit::Get... 0.00
Why is not deleting an object that has a destructor with a side eff... -1.39
pattern to avoid dynamic_cast -1.57
C++, switch case, and the compiler -0.02
C++: overloading does not choose expected method -0.26