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 ... 34 35 36 37 38 ... 64
Title Δ
Optimize this function (in C++) +0.49
Hierarchical Enums in C++ +1.37
C++ function template partial specialization? -0.29
C++ count and map +1.47
Would "if ... ASSERT" be removed in release build? -1.79
Why exactly not treat all warnings as errors when there're no warni... +0.08
how to implement jump call to appropriate vtable entry +0.40
How to unpack a variadic template parameter with a numeric sequence? +1.42
constexpr and initialization -0.74
Syntax error at template specialization GCC, but not MSVC +1.43
Macro definition ARRAY_SIZE +0.91
Is it a bad practice to use #ifdef in code? +0.30
Best string search algorithm around -0.08
c++ virtual table lookup - how does it search & replace +0.46
Is returning references of member variables bad pratice? +1.53
How to deduce, at compile time, the root of an inheritance tree com... 0.00
How to verify the validity of reinterpret_cast at compile time 0.00
What is hidden slicing copy constructor? +0.58
What is wrong with my For loops? i get warnings: comparison between... +1.69
Branch prediction between objects of same class -2.14
Disadvantages of forward declaration? +0.88
std::map properties - C+ standard requirements? 0.00
Performance difference of "if if" vs "if else if" -1.28
How often is non-public C++ inheritance used in practice? +2.08
Clang : What does AST (abstract syntax tree) look like? +1.82
How do I prevent an implicit cast double -> int? -0.33
Creating null pointers from c++11 template parameter pack 0.00
Is accessing c++ member class through "this->member" f... -0.99
How to write efficient Genetic Algorithms in C++ -0.41
Is state checking always an efficient thing to do? +0.06
Do namespace aliases affect build times in large codebases? (C++) +2.44
Rule of three and inheritance +1.54
When does a map become better than two vectors? -1.97
A map-like container 0.00
C++ memory allocation mechanism performance comparison (tcmalloc vs... +0.42
having to use pointers to abstract class causes difficulties -0.96
Template classes vs Private inheritance +0.81
Simple spell checking algorithm +0.44
Heterogeneous containers in C++ -0.09
Namespaces vs. Static Classes -0.64
Scripting language interpreter source code to learn from -0.30
Is dividing by zero accompanied with a runtime error ever useful in... +1.09
static_assert - a way to dynamically customize error message -0.05
Overriding a templated function with a polymorphic one +1.06
Have you ever written a header without guards? -0.83
"const const T" in template +0.92
Prevent mixing debug and release libraries -0.42
C++: Function templates +0.03
Cyclic include trick to hide implementation details in C++ header f... +1.48
Multiple predicates specified during runtime +2.09