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 ... 17 18 19 20 21 ... 64
Title Δ
C++: is a class with virtual base but without virtual functions pol... +1.63
c++ wrapping types for semantic -0.76
C++ Destructor Usage when deleting an object containing a dynamic a... +1.23
Are iterators of standard containers DefaultConstructible? -1.44
c++ creating templated objects programmatically +1.59
Why does compiling this code as C and as C++ code generate differen... -2.45
How can I return different type according to the value of parameter... +0.39
make_unique avaibility in xcode5? 0.00
Return a const char* from a custom printf function -1.66
What's the difference between iterator and back_insert_iterator? +0.71
Operators overloading for a class which contains 2d array -0.60
Multiple levels of private and public inheritance - unusual access -0.27
Why are pre- and post- inc/decrement operators implemented separate... +0.95
Is it ever a good idea to put virtual methods on a copyable type? +1.99
Why for(cont=100; cont>=20; cont-=10) returning only one value a... +0.57
Compile time check for consecutive functions call +0.38
When is it good to use std::pair? +0.35
Quickly Converting uint32_t to binary -1.29
The impact of virtual on the use of member of class template 0.00
Making changes to object state from within a function -0.54
When are global variables created? -2.33
Inline functions mechanism -0.58
Design Pattern for caching different derived types without using RTTI +0.72
Creating dynamically allocated array -0.35
Concatenate two huge files in C++ -1.70
Having a lot of difficulty understanding encapsulation +0.78
Sorting a string with std::sort so that capital letters come after... -0.70
Why can't the compiler deduce template argument for this simple fun... +0.89
std::thread management: usage and best practice +1.40
How do I static_assert the type that an iterator dereferences to? -1.85
C++ pthread, two threads read a global variable +0.71
What should a function return when invalid arguments are passed? -0.03
SFINAE overload choice for has or has not operator<<? +0.47
Elegant approach to error logging in C++11 application? -1.58
Time-efficient way to count number of distinct numbers +0.33
Call to constant pointer-to-member function not being inlined -1.33
How to get a list of unique pointers? +0.44
Non-Copyable Within Class 0.00
C++ Mutually Recursive Variant Type 0.00
Why constructor is being called twice -0.47
Compile-time re-arrangement of data members? +0.44
Catching exceptions in destructors +0.16
Does an explicit move ctor eliminate implicit copy ctor? -2.05
How to location of variable on stack or on heap 0.00
What kind of data or function is better to be put in the protected... -1.36
Is there anyway to figure out what STL header file has not been inc... -0.17
Applying partially applied template +0.50
C/C++ intentional out of range indexing +0.10
How to Emulate Statement Exprs GNU extension on Standard C++ -0.03
c++ : Can the compiler optimize this code segment? -0.73