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 ... 37 38 39 40 41 ... 64
Title Δ
How many V table will be created in the following code? +0.68
Why do we need `class` in C++? +1.21
struct alignment question -1.23
Was the Visual C++ STL human-generated or code-generated? +0.47
When manipulating large arrays in a finite recursive loop, what poi... -0.65
dynamic int * arrays as key for C++ map +1.83
C++: Iterating through all of an object's members? +0.74
Object initialization and object factories in C++ +0.48
At what point does dereferencing the null pointer become undefined... +0.97
Avoiding pointers in std::list -1.75
With what shall we replace the DCOM communication with? -0.20
Problem with a deferencable iterator only with visual studio 2010 -0.86
MS vs Non-MS C++ compiler compatibility +2.04
Is there an efficient algorithm to perform inverted full text search? -0.63
Is there a way to not inherit "virtualness" of a function... +0.92
Do modern C++ compilers inline functions which are called exactly o... +2.08
At what moment is memory typically allocated for local variables in... +0.96
reusing the copy-and-swap idiom -0.87
Design Problem: Thread safety of std::map +1.15
Template simplification +2.11
Source to source manipulations -0.33
C++ std::map, rotation of keys +0.84
How do you keep track of exception safety guarantees offered by eac... -1.70
Name-lookup of nested classes with inheritance -1.72
make_unique and perfect forwarding -1.62
How to detect the one function causing a stack overflow quickly in... -0.06
Compiler independent C++ properties +1.29
Equivalent of Enum for Strings -0.93
A confusing detail about the Most Vexing Parse +0.82
Segmentation Fault while using STL +0.48
Is inheritance from a base class with no virtual methods bad practi... +1.67
Can Valgrind catch all sorts of undefined behaviour? -0.71
Using RTTI to determine inheritance graph in C++? +1.21
Which is the fastest STL container for find? -0.04
Leaking memory when assigning new value to variable? -0.63
Function-scope static object's constructor throws an exception 0.00
Interfaces and covariance problem +1.03
Is there any good references for i18n and L10n in ISO C++? -0.62
C++ problem on casting -1.52
BOOST_FUSION_ADAPT_STRUCT doesn't take the right number of arguments 0.00
typedef'd type not visible as return type of a member function -1.42
C++, std::ofstream, exception -1.43
Can the conditional operator lead to less efficient code? +0.49
C++ const reference member extending lifetime of object -0.69
Why does GHC take so long to link? -0.54
Is there any C/C++ editor in Linux that shows errors while typing -0.36
Why dereferencing a null pointer is undefined behaviour? +0.10
State Machine - Structure To Hold States, Events and pFuncs +1.81
Reading from ifstream won't read whitespace -0.21
Why can I not call templated method of templated class from a templ... -1.11