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 ... 19 20 21 22 23 ... 64
Title Δ
How to use boost::variant correctly? +0.41
Simplest method for iterating through contiguous enum values in C++ +0.40
How can I find multiple extensions listed inside a single string? 0.00
What is the better/memory-efficient way to implement this 0.00
C++ Multiple Inheritance Design Issue 0.00
const in a base class vs static const in a derived class -1.92
How well is Unicode supported in C++11? +0.45
Changing deleter for std::unique_ptr +0.78
C++ template metaprogramming, "static if" workaround - ca... -0.59
Erasing from an STL container by a constant iterator -0.58
SFINAE: static_assert vs std::enable_if +1.99
Why scope resolution necessary for struct define inside a class whe... -1.80
Substituting `std::vector` with more appropriate class -1.36
STL random access iterator exceed array size and self implementatio... -0.31
Private namespace in source files +0.90
Does try-catch block decrease performance +1.25
C++11 values of non-fixed enumeration? 0.00
overriding with difference access specification c++ +0.40
Insert text into C++ code between functions +0.39
Is it better to have one method which can return a value irrelevant... +1.04
How are signal signatures in `boost::signals2` implemented? +0.35
disambiguate base class name in class template -1.90
Preventing automatic variable destruction via dynamic memory manage... +0.39
String/ Array situations c++ -2.22
Shared pointers and raw pointers in same container +0.44
Double dispatch and template class -0.64
Pointers and reference issue -0.45
How to define global variables in a separate file in C++? -1.42
Use Singleton in Inner Class in C++ +0.28
STL containers and non copyable (and non movable) objects -0.36
manual or automatic type casting in c++ -1.08
Compiler error in newer version of gcc +0.39
What is the size of each element in std::list? 0.00
C++ virtual table layout of MI(multiple inheritance) 0.00
C++ Container of polymorphic objects with shared vptr -1.06
Garbage collector : data structure of the object graph 0.00
Does the c++ compiler combine multiple algorithms into one loop? +1.44
How to display binary search tree in console properly? 0.00
Is there any alternative to the map class in C++? 0.00
Static Callbacks in Abstract Base class C++ -2.57
how to delete two-dimentional double array 0.00
Is the boost::variant visitor class a requirement? +0.39
Will GCC leave arithmetic with fixed values for run-time or compile... +0.47
How to get state reference from lambda with capture clause? -0.64
Incomplete types with Clang compiling c++11 code 0.00
Bad performance when using templates and new allocation 0.00
Policy based design in a real world open source project -0.12
Default move constructor vs. Default copy constructor vs. Default a... -1.06
Does [=] imply that all local variables will be copied? -1.58
Anonymous objects on the stack, in C++? +1.86