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 ... 53 54 55 56 57 ... 64
Title Δ
Friends, templates, overloading << -0.70
Guidelines to an Iterator Class -0.56
C++ Lock-Free templated ObjectPool -1.01
Programmatically determine the relative "popularities" of... -0.52
Is there any C\C++ Cross-platform library for sharing data between... -0.44
What is the nicest way to parse this in C++? -0.85
Thread-safe initialization of function-local static const objects -0.19
Sorting 1000-2000 elements with many cache misses -1.20
Alternative to C++ exception +0.16
Use multiple inheritance to discriminate useage roles? +2.77
Easiest way to sign/certify text file in C++? -0.31
Deleting a node from a skip list 0.00
C++ get method - returning by value or by reference +0.62
A cross between std::multimap and std::vector? -0.69
Init var without copy constructor -0.46
STL map containing references does not compile -1.26
Asynchronous thread-safe logging in C++ +0.01
Simple inheritance in C++ -0.79
How to write a flexible modular program with good interaction possi... -1.01
Accept templated parameter of stl_container_type<string>::ite... +0.10
c++ container allowing you to sort items by when they where last ac... -0.01
Override number of parameters of pure virtual functions +1.00
Is learncpp.com good for beginners? +0.55
Custom (pool) allocator with boost shared_ptr +0.78
How does `is_base_of` work? -0.92
Best tree/heap data structure for fixed set of nodes with changing... -1.30
Stable separation for two classes of elements in an array -0.00
TDD, Unit Test and architectural changes +0.88
Pointers and collection of pointers in C++. How to properly delete -0.27
"Temporary object" warning - is it me or the compiler? -0.02
intrusive_ptr: Why isn't a common base class provided? -0.00
C++: Is there a way to limit access to certain methods to certain c... +0.00
Why C++ virtual function defined in header may not be compiled and... +0.47
A data structure based on the R-Tree: creating new child nodes when... +1.70
This code appears to achieve the return of a null reference in C++ -1.08
Is it possible to create a C++ factory system that can create an in... +0.09
Algorithms for "fuzzy matching" strings +2.02
std::string manipulation: whitespace, "newline escapes '\'&quo... -1.51
Lists Hash function -0.59
Constant embedded for loop condition optimization in C++ with gcc +2.20
Why does compiler complain when I try to convert to a base-class? +0.34
C++ non-member functions for nested template classes +0.97
C++ pimpl idiom wastes an instruction vs. C style? -2.09
Algorithm for finding similar users through a join table +0.28
So can unique_ptr be used safely in stl collections? +2.14
Is long long in C++ known to be very nasty in terms of precision? -1.06
C++ CRTP(template pattern) question +0.35
Idiomatic use of auto_ptr to transfer ownership to a container +1.33
Common strategies to deal with rounding errors in currency-intensiv... -0.80
How can I use boost::thread::id as key to an unordered_map? +2.55