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 ... 54 55 56 57 58 ... 64
Title Δ
C++ build systems +0.38
Is this overly clever or unsafe? -0.79
Can 'iterator' type just subclass 'const_iterator'? -0.54
C++ iterator and const_iterator problem for own container class -0.71
variables in abstract classes C++ -0.49
How to learn to program C++ the right way -0.49
Partial sorting algorithm -1.32
How to simulate inner exception in C++ -0.76
C++ - How to efficiently find out if any string in a vector can be... +0.30
Critique my non-intrusive heap debugger -0.26
Is private member hacking defined behaviour? -1.37
How to call a method via a vector? 0.00
Floating point comparison in STL, BOOST +1.20
What is a good programming language for testers who are not great p... +0.52
How to reduce compile time with C++ templates -0.95
Fast dot product for a very special case +0.50
What is so great about STL? +1.55
Preallocating memory with C++ in realtime environment +0.19
Why does GCC need extra declarations in templates when VS does not? +0.16
how to implement a sparse_vector class -0.51
Need some help understanding this problem about maximizing graph co... -1.08
Pretty printing boost::unordered_map on gdb -0.50
Generic Aggregation of C++ Objects by Attribute When Attribute Name... +0.02
allocator with no template +0.48
Probability algorithm: Finding probable correct item in a list (e.g... +0.17
Partially parse C++ for a domain-specific language +0.79
Input accepting char when it should be string? +0.95
Safe to cast pointer to a forward-declared class to its true base c... +1.39
Find "minimum branch" of a tree - solution to warehouse p... 0.00
<hash_set> equality operator doesn't work in VS2010 -0.10
Is undefined behavior worth it? +1.18
semicolon in C++? -0.84
Determining if an unordered vector<T> has all unique elements -0.33
Friendness and derived class -0.48
Why is std::numeric_limits<T>::max() a function? 0.00
C++ Any way to store different templated object into the same conta... -0.99
C/C++ include file order/best practices +0.57
Embarassing C++ question regarding const -0.15
Fast sketching tools for drawing C/C++ structs, pointers, etc +0.16
Printing values of all fields in a C++ structure +1.67
Is my method for avoiding dynamic_cast<> faster than dynamic_... -0.57
Class template specializations with shared functionality -0.38
Big Oh Notation - formal definition -1.07
Performance of vector::size() : is it as fast as reading a variable? +1.40
How do I create "undo" in c++? +0.82
C++ boost or STL `y += f(x)` type algorithm +1.70
How can I avoid explicitly declaring directory paths in C or C++ #i... -0.29
Better way to write an object generator for an RAII template class? -0.76
Graph navigation problem -0.73
What does enabling STL iterator debugging really do? +0.52