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 ... 20 21 22 23 24 ... 64
Title Δ
std::unique with predicate comparing std::string not removing dupli... +1.88
Replace cast by function call in C++ +0.09
Debugging: Automatically check if (this==NULL) +1.04
Deleting char* after assigning it to a string variable -2.01
Pitfall : The static stack variable Singleton class 0.00
Are anonymous unions acceptable for aliasing member variables in a... +0.04
Does VS2010 C++ optimization do loop unrolling 0.00
Two almost identical C++ program, one runs well but the other get r... -0.70
Strange C++ pointer new / delete issues +0.50
Duplicate instantiation of singleton 0.00
Linked-list in C++ using references instead of pointers -0.61
Template argument: pointer to member - what should I do with it? -1.90
Misalligned attributes usign bit-fields in C++ class -1.24
Why does vector pointers takes so much memory? -0.92
Template function specialization vs. Dummy input variable? -0.12
is it safe to modify variables in the via closure from the inner fr... 0.00
How can I reduce allocation for lookup in C++ map/unordered_map con... -0.12
Dynamic namespace usage based on a template parameter +1.23
How 'undefined' a race condition can be? +1.82
Is it safe to upcast a function pointer? 0.00
How would you use Alexandrescu's Expected<T> with void functi... +0.97
Whats the cost of calling a virtual function in a non-polymorphic w... -1.80
auto_ptr or shared_ptr +1.52
Algorithm for Deductions -0.32
When a pointer is created in scope, what happens to the pointed to... -2.11
What is the need of defining an Enum/Struct by way of macros? +1.38
Boost Serialization – Avoid string length output? 0.00
How to write to std::ostream without formatting? -1.49
Why does this code compile without warnings? +0.03
How to avoid virtual inheritance 0.00
How to handle an exception in a clean way in C++ -0.36
Identify type in a generic portable way in C++ +1.91
Dictionary access optimization describen - does it take place anywh... 0.00
How to replace/remove a character in a character buffer? +0.83
Count non-default template arguments with metaprogramming? +0.93
Memory allocation of internal types used by the containers 0.00
C++ private and protected virtual method +0.72
Static analysis of noexcept "violations" in C++ 0.00
C++11 Move semantics behaviour specific questions +1.77
C++ effective container that keeps order and is fast at deleting el... -0.74
Why doesn't compiler help us with type traits instead of resorting... +1.86
C++ - How to fix pure virtual function called runtime error? -0.35
What algorithms do popular C++ compilers use for std::sort and std:... +0.46
is it best practice to try to remove ALL compiler warnnings with an... -1.62
Is it possible to view C++ code with instantiated templates before... 0.00
How to compress pointer ? eg. arbitrary bit pointer -1.22
Conditional Stack Variables +0.25
Need a lightweight pubsub service/library -1.97
Visual C++ cannot deduce given(!) template arguments for function u... +0.93
Is this an instance of a reference-to-non-const binding to a tempor... +2.23