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 ... 25 26 27 28 29 ... 64
Title Δ
Class identity without RTTI +0.39
can I return the iterators in that manner? -1.01
C++ type traits to select between T1 and T2 -1.77
Output Commas between Elements +0.79
Questions on Exception Specification and Application Design +1.16
is this code safe , is it ok to spawn a thread from a constructor C... -2.07
C++ preprocessor: avoid code repetition of member variable list +0.50
Faster range for loop (C++11) 0.00
Is it possible to check if a member function is defined for a class... +0.91
In well designed code should you expect locking of weak_ptr to alwa... +1.10
What is the time complexity for a clear function is std::map accord... +0.75
c++ implementation of access specifiers +1.51
c++ global namespace compile problems +1.50
Inputting elements of unknown type into a vector +1.42
When would a debugger lie? -0.19
Missing equality between shared_ptr and weak_ptr -1.43
Working with UTF8 0.00
Find position of element in C++11 range-based for loop? +1.38
Allocate a struct containing a string in a single allocation +0.18
dispatch automation 0.00
What is the rationale for boost::none_t implementation? 0.00
What is the non-pointer equivalent of NULL? -1.39
Why does &this_type::px from boost::smart_ptr return 1? +1.54
C++ need to use .good instead of .eof -2.00
Computing the scalar product of two vectors in C++ -1.22
Trouble switching from vector of dumb pointers to boost::shared_ptr -0.56
Good Design for C++ Serialization 0.00
Overhead and implementation of using shared_ptr +1.41
Temporary objects - when are they created, how do you recognise the... +0.99
Is inheritance a good tool to design a builder/factory +2.55
Problems with parsing a text header packet in c++ -2.47
printing float, preserving precision +0.12
Printing derived class name in base class +1.04
what is a stream? And std things and their usage. +0.90
Is it possible to generate a parameter pack? +2.04
Fast insertion of values into a map with an increasing integer as t... +0.66
Code executes derived class method, but gets default parameter from... +0.37
C/C++ va_list not returning arguments properly -2.00
Memory validate in difficult task within thread 0.00
Can't define method of a class as a friend of another class -2.28
Overriding a function only for certain types in template +1.38
Is it better to use heap or stack variables? -0.68
C++ substring multi byte characters -1.17
Is there a way to get a C++ class to automatically execute a method... +1.53
Using BOOST_FOREACH with a constant intrusive list +2.24
Can I use typeid() to know whether a type is enum? -0.32
Adding times to logs - C++ +1.68
Is the ranged based for loop beneficial to performance? +0.87
Anonymous function C++ +0.37
Trouble with C++ templates (big surprise!). Why won't this work? 0.00