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 ... 36 37 38 39 40 ... 64
Title Δ
what is Derived Classes with Depth in C++? 0.00
Operating on different elements of std::vector in parallel +0.07
Dispatch based on arguments of a non-member function -0.93
How to get all arguments in variable argument method? -0.96
multi_index_container +0.28
Derived class with non-virtual destructor -0.47
Should I use const to make objects thread-safe? +0.18
How to find reverse relations between jobs? 0.00
Should I use private classes in private projects? +1.05
Which function should be use to converting string to long double? -0.93
Is there a list of c++11 standard library interfaces which require... +1.63
looking for efficient algorithm (non-trivial) +0.53
Are STL Container Classes Of Same Type Thread Safe? -0.70
Why doesn't C++ need forward declarations for class members? +0.33
Reference to Abstract Class assign problem -0.79
Are the some design patterns language dependent? -0.09
Easiest way to limit executable to running on a certain computer +1.91
How should I design a set of related classed where only some of the... -0.51
template to access different members of objects passed as arguments +0.21
Variant implementation like boost::any with auto-conversion support +0.90
Mutable priority queue allowing key increase -1.78
How do I avoid copy-pasting code blocks when only minor things need... +0.62
C++ Templates: Angle brackets problems +1.30
C++: efficient swap() when using a custom allocator 0.00
Is there a vector that can handle integers of nonstandard bit-lengt... 0.00
std::string operator+() memory leak? +0.76
In which cases does compiler create a new temporary local value whi... +1.32
Why were concepts (generic programming) conceived when we already h... +1.03
Is object created without new operator deleted in a specific case i... -0.38
Compile-time string encryption +1.66
compiler optimization +1.97
How to insert spaces in a big number to make it more readable? -1.40
Necessity of forward-declaring template functions +0.47
How to get rid of integer overflow warning? -0.03
How to convert a string to a templated type in c++ +0.21
Can functional/immutable data structures still be useful for concur... -0.39
C++ Named Arrays -0.92
Best practice on where to delete a resource in an inheritance hiera... -0.11
Correct way of erasing a linked list -1.90
A C++ implementation that detects undefined behavior? +0.39
How can I iterate over a packed variadic template argument list? +0.98
Will C++ linker automatically inline functions (without "inlin... +0.63
C++11 predefined macro +0.54
Equivalent in C++ of Yield in C#? +0.13
How to see lowered c++ +1.28
C++ - When function inlining is not possible? +1.36
error C2228: left of '.draw' must have class/struct/union -1.30
short circuiting and parenthesis -0.83
Is NULL defined as nullptr in C++11? +1.49
C++ linking and template specializations 0.00