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 ... 40 41 42 43 44 ... 64
Title Δ
Effective C++ Item 23 Prefer non-member non-friend functions to mem... +1.04
How to actually implement the rule of five? -0.33
Does Valgrind have an API like Purify/Quantify that lets you disabl... -2.08
For input iterators, why a == b does not imply ++a == ++b? -0.33
How can I shorten a singleton call? -1.67
What are the ranking algorithms of name entitiy recognition, and wh... -0.04
Compiler warning when switching on an enum -0.25
Can i allocate memory faster by using multiple threads? +1.40
When designing a hash_table, how many aspects should be paid attent... -0.05
name hiding and fragile base problem -1.44
Scopeguard and parameters by reference -0.06
about implementing a multi linked list -1.02
c++: Difference between member and non member functions +1.48
Visual Studio 2010 C++ runtime error -1.71
Why do std::shared_ptr<void> work +0.16
A simpler form of pimpl -2.16
Modulo based load balancing without a mutex? -1.12
XML or CSV for "Tabular Data" -0.67
c++: Loki StrongPtr looks unsafe to me, is that so? -1.80
C++ Tuple vs Struct +2.03
recursively nested templates -- gcc bug? -2.01
Levenshtein Distance: Inferring the edit operations from the matrix -0.63
Lambda expressions as class template parameters +0.68
Detect operator support with decltype/SFINAE -1.65
vector function 'at' +0.16
C++: Why does a struct\class need a virtual method in order to be p... +0.27
Placement new on this -1.06
using same datatype in boost variant 0.00
Is there a way to warn me Global Namespace Pollutions? 0.00
Exceptions and error codes: mixing them the right way +0.03
C++: How to trigger a compiler error when function return value is... -1.30
How to grow a buffer without invalidating pointers to it? -0.38
C++, static vs. namespace vs. singleton +1.38
How to perform type scanning in C++? -1.70
Do you see any problem with this C++ code? +0.22
Overloading comparision operator in C++ results in "invalid op... +1.01
can I count on my compiler to optimize strlen on const char *? -2.10
In C++, does overriding an existing virtual function break ABI? +1.76
What is the fastest way to change a key of an element inside std::map -0.22
Detect ICC vs GCC at compile time -1.48
How compiler make's sure that no data member state is changed in th... -1.10
Warning: should not initialize a non-const reference with a temporary +0.75
Ideas for Garbage Collection -1.16
Can one extend virtual interface without recompilation of client co... 0.00
Can GCC produce struct/class name mismatches like VS? +1.57
LLVM vs clang on OS X +0.39
Should I make wrappers for polymorphic classes that need to be allo... -1.52
Why std::queue allows redundant type specification? +0.14
How can I identify the source of a cyclic dependency in C++ +1.39
Yet another C++ list question +0.44