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 ... 31 32 33 34 35 ... 64
Title Δ
"Creation point" of automatic variable -1.27
C++ implicit type conversion in argument lists +1.65
C++11 variadic template template parameters +1.74
std::vector to string with custom delimiter -0.37
Passing std::vector<int> items to variadic function +0.00
Need to change the c++ code -0.60
Can I use JsonCpp to partially-validate JSON input? -1.89
C++ STL: Duplicating code due to missing base-class for iterator an... +1.07
Can constexpr function evaluation do tail recursion optimization +1.12
Is there any way to create a static const variable to a function po... 0.00
When should I use std::async with sync as policy? 0.00
Is there an issue with this singleton implementation? -0.23
What are the undesirable results the author is talking about? -0.60
C/C++ header and implementation files: How do they work? -0.90
Modify the self-made concat function so it will accept more than tw... -1.60
Using strong typedef as a more lightweight alternative to Boost Par... +0.38
May I have a real life example where a non-static member function n... +1.79
When working with a C api, is it best to use character arrays, or s... -1.78
Why does this int and string concatenation give this output in C++ -1.17
Must a C++ Standard Library be implemented in C++? -0.42
C++ class empty class size 1 byte +1.07
C++ Forward non-template member function call to template function +0.20
Very simple C++ lexical analysis in Java +0.75
How to implement in C++ crossplatform snprintf? -0.34
Macro to obtain current namespace and function name (but not full s... 0.00
Bind temporary to non-const reference +1.96
Where should assert() be used in C resp. C++? +0.74
Nested/Formatted logging 0.00
What's this unexpected std::vector behavior? +2.34
Are there advantages to the C approach over the C++ approach at tim... +1.48
Standard layout and non-copyable property +1.32
template argument deduction for pointer to member function? -2.60
A non-shared smart pointer with incomplete types +1.08
Are compiler optimizations safe? -0.15
Equivalent C++ to Python generator pattern +1.52
How to specialize a template without specifying a class name? +1.05
Disadvantages of condensing .cpp files? +0.45
Is it possible to base the template specialization on the presence... 0.00
multiple return values in function -1.84
Most Elegant Way to Get Around This Polymorphism Issue +1.14
Best practice for compile time interface definition +1.10
range-based for in c++11 +1.35
Can SFINAE detect private access violations? +1.28
Wrapping C++ references into a C API -1.44
placement new signature +1.36
malloc & placement new vs. new -0.57
why I changed parent virtual function arguments in child hides the... -1.52
What does the last sentence below, in bold, has to do with copying... +0.48
What is the best dir structure for building obj and exe files? -0.19
How do smart pointers choose between delete and delete[]? +0.30