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 ... 24 25 26 27 28 ... 64
Title Δ
deleting pointers with multiple references stored -2.10
Optimization switches - what do they really do? +0.39
Tool for simplifying/optimizing logic? +0.26
What is the syntax for a function-pointer typedef? -0.70
What would you expect of this C++ expression? -1.48
C++ construct if satisfies conditions -0.37
Can I tell the compiler to consider a control path closed with rega... +0.92
C++ map<std::string> vs map<char *> performance (I know... -0.35
Using emplace with algorithms such as std::fill +2.11
Specializing groups of functions for generic types +1.87
How does C++ linking work in practice? +2.34
Is there any way to not warn about "COUNT" enum constants... +0.05
Container for a stack of unique elements -2.25
Vector of Deep Copy of pointers -0.88
Why don't C and C++ have built in ways to check for integer overflo... +0.65
How can I do equivalent of memcpy from a raw array to a std::vector? +0.38
Can sizeof(std::list<T>) vary for different types of T? +2.32
How to have static data members in a header-only library? +0.40
Predicate Inheritance compilation error when using inline instantia... -1.76
Faking Static If in C++ -2.34
How to debug linking process - GCC/ld - STL C++ -1.71
Is it safe to use temporary object as default argument in C++? -0.10
Understanding 'most vexing parse' - why allow ambiguous syntax? -1.65
Smart pointer to wrap array returned by a library +0.40
Default pure virtual destructor 0.00
How does the compiler know to move local variables? -1.38
How to write init/cleanup code for private static members in C++? -1.91
Assistance with C++ program profiling 0.00
Exception multiple inheritance 0.00
Inheritance: A template container of base class containing instance... -0.75
Split string in C++ -1.08
Visitor Pattern for AST 0.00
c++11 Uniform initialization does not work with clang++ +2.22
Copy Constructor not working for Circular Queue? -0.66
C++ Why does sprintf_s format change when used with void pointer? -0.10
partially sorting an array in which some numbers are already sorted -1.19
Find out where memory is consumed +0.40
Is it better to call vector::reserve() before calling vector::assig... -1.54
enable_if seems to work outside a class but not inside +0.31
Is it possible to simplifying these C++ template parameters? +2.35
clang's -fcatch-undefined-behavior not working as advertised +0.45
Why does an interface needs to be redeclared? -1.05
Make interchangeable class types via pointer casting only, without... +0.27
Generic switch statement to initialize derived types -2.14
Implementing an iterator for a set of handles 0.00
Multiple copies of the same object (C++) : thread safe? -0.90
Why compiler doesn't give error while defining similar template spe... -0.24
Does pantheios catch segfault? -0.10
Partial Template Specialization of Template -1.06
Instantiating C++ lambda by its type -1.69