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 ... 43 44 45 46 47 ... 64
Title Δ
Is using string.length() in loop efficient? +0.85
What can make C++ RTTI undesirable? -0.97
C++: Most class functionality lies in header files -0.05
C++ Help with pointers for a student -2.10
overloaded member functions for a particular template specialisation +0.82
Difference in implementation of malloc and new. Stack implementation? -0.28
How to implement the factory method pattern in C++ correctly -1.74
Multiple split tokens using boost::is_any_of -1.41
Why is buffering in C++ important? -0.71
How to check (non-trivial) equivalence of lists of numbers, fast? +0.19
Obtaining const_iterator from iterator -0.18
C instruction is being reordered when cin cout and gets is used con... -0.71
C++ sorting numbers from smallest to biggest -0.19
How to obtain a pointer out of a C++ vtable? +0.68
Good Practice: To Modify Only Function Parameters? +0.43
Do polymorphic C-style casts have any overhead? +1.52
Pass an object of a type aggregated by a boost::variant to a functi... +0.27
Is it possible to convert this recursive solution (to print bracket... -0.66
Should the program logic reside inside the gui object class or be e... -2.54
How do I implement array::max_size()? +0.32
Will turning off exceptions in C++ lead to undefined behavior accor... -0.50
What are C++ interpreters used for? +0.84
Which c++ free (none GPL) library to use if I like to encrypt text? -2.22
Does std::sort implement Quicksort? +0.58
Undefine already included header +0.68
Don't print space after last number +0.72
C++ boost::ptr_map with abstract base class causing insertion issues +2.38
Atomicity in C++ : Myth or Reality +0.57
Introspecting struct definition in C++? -1.96
Besides accessibility, what else access-specifiers effects? -2.04
Why unnamed namespace is a" superior" alternative to stat... -0.46
C++ Arbitrary width container -1.28
How to check if enum value is valid? +0.67
G++ SSE memory alignment on the stack +1.60
Question about function design -1.71
my own smart pointer template compilation error -0.64
Build data structure to perform reverse and report queries in poly-... +0.44
How to make sure a chained logging statement is atomic? -0.18
Looking for something to add some standard rules for my c++ project +1.10
How to workaround warning C4333 ('>>' : right shift by too la... +0.33
What does '&' mean in C++? +0.16
Stop calling overloaded new and delete operator by stl containers -0.41
STL performance O(ln(n)) questions +1.04
What does the compiler optimization "constant propagation"... 0.00
throw without arguments for failure signalling -0.23
Fastest way to get the integer part of sqrt(n)? +1.52
Extracting Basic Blocks/CFG from LLVM/clang on the Backend -0.54
overload operator<< for class template -1.54
Pimpl idiom without using dynamic memory allocation +1.79
C++ access specifiers +0.50