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 ... 39 40 41 42 43 ... 64
Title Δ
What is currently most widely used set collection in C++ +0.55
c++ order of defs in the class, surprise -0.29
Big if else statement -1.14
What exactly is "broken" with Microsoft Visual C++'s two-... -1.57
How to decide on stack vs heap vs boost::pool allocation in a case... -1.43
Question About The C++ Programming Language -1.86
Is it possible to use the STL multimap value_type function with a m... -0.29
Are methods in the pimpl inlined? -1.91
Confusion about Copy-On-Write and shared_ptr +2.69
Is there an equivalent of gcc's -Wshadow in visual C++ +2.17
STL + typedefs vs. OOP, best practices? -0.54
Any built in hash method in C++? +0.74
What is a C++ container with a "contains" operation? -0.48
Convenient C++ struct initialisation -0.09
Autocompletion library in C++ +0.48
How can one default a special member function if one doesn't know i... +0.59
C++ : List iterator not incrementable +0.95
Why is the dtor being called (using annoymous/lambda func) +0.90
Does C++ support compile-time counters? -1.61
When should I consider making a library header-only? -0.14
Constructor confusion +0.27
segmentation fault cause by delete[] while writing to a file -1.33
How to make STL throw exceptions instead of assertions? 0.00
Are there any guarantees with unget? -1.57
VC++ error when using a pointer to a template function 0.00
given abstract base class X, how to create another template class D... -1.41
caching multiple key hash +1.12
How to initialize c-strings array (no stl) +0.23
Overhead in unused code +1.21
Why field inside a local class cannot be static? +0.70
Log4cxx macro is not working with string contain null character 0.00
A point from C++0x draft : n3290 0.00
Why constructor is not called for given casting operator? +2.04
Trick : filling array values using macros (code generation) +1.22
Is an unnamed parameter actually passed during a function call? -0.62
Elegant way of implementing call multiplexing in a C++ aggregate cl... -1.94
Is it advisable to expose a templated class of a Library? +0.87
How to handle "switch/case" when new parameters added in... -1.33
When is it appropriate to use virtual methods? -0.48
How to fix this warning : conversion to 'unsigned char' from 'int'... -0.04
Transforming n binary calls to one n-ary call in C++? +1.91
How is LLVM isa<> implemented? +1.09
suggestions for improving an allocator algorithm implementation +0.94
Compare boost::any contents -0.12
Reasons for structure of standard exception hierarchy 0.00
Can I assign a member data pointer to a derived type? -0.79
Good approaches to enforce building with increased warning level fo... -1.08
Why should one not derive from c++ std string class? -0.89
Overloaded operators & inheritance & templates (A formidabl... -0.30
searching for a BNF (for yacc) grammar of C++ -1.21