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 ... 47 48 49 50 51 ... 64
Title Δ
how boost multiindex is implemented -1.04
Is it worth learning C/C++ before learning Python? +0.16
Templates for setters and getters +1.04
Is there a quick way to create a set? -0.81
a good-design approach for making a geometry library (regarding usi... -0.02
Python and C Data Stucture Comparison +0.47
What does *& mean in a function parameter +1.48
would you propose this method for copying strings? -0.44
Can my code use a 'T' or 'const T &' specialization, whichever... -0.46
Is there a way to call std::transform with a function with multiple... +0.82
Safe way to continuously erase from a std::vector? -0.37
Get list of available data member from a POD struct in C++ +1.03
Leak in Exception Code C++ -0.06
Splitting range into sub-ranges +3.20
Fair product distribution algorithm -0.08
Would this be considered good C++ code -0.42
what's the best algorithm to find a free connection in a pool? +2.07
Setter in exception class +1.40
Optimizing Headers -0.09
C/C++ encrypt/decrypt with public key +0.34
unordered_map C++ -1.27
C++ using Namespace In Source Files -1.51
Find out inheritance relation between two objects classes in c++ -1.16
Is this C++ pointer container safe? +0.49
A follow up to the YES / NO control flow question I had earlier -0.20
Class template specialization +1.78
Why does std::string not provide a conversion to const char*? -0.33
memory use of STL data structures, windows vs. linux +1.06
Trigger specific constructor for a member in the member initialisat... -1.30
Not using C++ exceptions by design, in llvm/clang +0.16
What do I often see references in operator overloading definitions? +0.52
How can I "override" [] to accept two arguments in C++? +1.24
Translate error codes to string to display +0.55
Strings and character encoding in C++ +0.47
Issue while designing B+Tree template class in C++ 0.00
Name convention for deleting data in C++ +0.36
Detail learning of c++ design patterns +0.79
Find the least number of coins required that can make any change fr... +1.19
How can a pointer be implemented except storing an address? +1.30
How many threads can I spawn using boost in c++? -0.30
std::find vs. deriving template from vector -1.05
Dynamic Cast working on unrelated types -1.50
What (not) to do in a constructor +0.65
SQL engine for only SELECT statment - hand written parser in c++ +0.02
print call stack in C or C++ -0.45
What is the best way to do time stamping? -0.67
I need C++ array class template, which is fixed-size, stack-based a... +1.35
How to apply DOP and keep a nice user interface? +0.50
How to design a C++ API -1.64
How to make sure iterators do not overpass end()? +0.58