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 ... 52 53 54 55 56 ... 64
Title Δ
A good repartition algorithm +0.38
Return-type polymorphism for pass-by-value +0.52
c++ must delete a references? +1.78
C++: Difference between NVI and Template Method Patterns? +0.05
C++: Problem with overloading mathematical operators -0.15
enable_if and conversion operator? +0.00
Why aren't template specializations allowed to be in different name... +0.43
Singleton & Multi-threading -0.17
pass by pointer is not working -0.97
Can I pass a pointer to a superclass, but create a copy of the child? +0.41
What kind of good approaches do C++ programmers use for storing err... +1.23
Is it worth setting pointers to NULL in a destructor? -0.21
STL vector performance -0.32
C++ private inheritance and static members/types -0.70
Selective iterator +0.26
Is C++ explicit conversion really that bad? +1.05
Image Gurus: Optimize my Python PNG transparency function -0.32
Reducing template bloat with inheritance +0.88
Static Variables in Overloaded Functions -1.00
Looking for production quality Hash table/ unordered map implementa... -0.41
Can I use memcpy in C++ to copy classes that have no pointers or vi... -1.09
Is it possible to achieve Huffman decoding in GPU? 0.00
How do I refactor code into a subroutine but allow for early exit? -0.28
Overwhelmed by design patterns... where to begin? -1.12
Template operator linker error +1.23
Is it safe to read global data from multiple threads? -1.52
What is your technology stack for developing in C++? -0.43
Implementing operator< in C++ +0.45
Question about a possible design pattern +0.48
Static variable definition order in c++ +1.61
What is a good idea for a list of strings? +0.87
Iterator for boost::variant 0.00
prefill a std::vector at initialization? +1.62
Better cout a.k.a coutn; +1.24
gcc workaround while using shared_ptr to insert in std::set +1.55
C++'s std::string pools, debug builds? std::string and valgrind pro... -0.94
C++'s unordered_map / hash_map / Google's dense_hash - how to input... 0.00
C++ Iterators and inheritance -0.53
Decorator pattern in C++ +0.56
Copy constructor demo (crashing... case 2) -0.58
Where does C++ really shine? +1.52
Strict pointer aliasing: any solution for a specific problem? +1.27
How to use a object whose copy constructor and copy assignment is p... -1.50
Programmatically create static arrays at compile time in C++ +0.76
C++ boost mpl vector -2.09
Exposing a std::list as read only +0.20
Why does Go compile so quickly? -0.54
How large does a collection have to be for std::map<k,v> to o... +0.62
Visual C++ Compiler allows dependent-name as a type without "t... +2.30
Using pointers, references, handles to generic datatypes, as generi... +1.39