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 ... 41 42 43 44 45 ... 64
Title Δ
Why is std::tr1::unordered_map slower than a homegrown hash map? +1.55
understanding vptr in multiple inheritance? +1.20
Use Curiously Recurring Template Pattern (CRTP) with additional typ... -0.19
How to represent basic Mixin behavior in C++ +1.77
where to find a good instruction how to parse a c++ header file? +2.19
Strange linking behavior, latest g++ -1.39
iterators for vector of pointers -0.66
Pimpl framework comments/suggestions requested 0.00
A simple addition,substraction,multiplication and division program -0.75
Real world use-case for the `at()` indexing function in the C++ std... -0.32
Reverse traits lookup? +1.06
How to silence 'The last statement should return a value' warning? +0.24
Resource leak during object creation -0.92
Style of programming templates +1.27
Is there a general consensus in the C++ community on when exception... +0.62
Easiest way to convert int to string in C++ +1.41
Using regular expressions in python to determine C++ functions and... -1.49
pimpl: shared_ptr or unique_ptr +1.64
Segmentation fault in std::less<char> -2.28
Why "transform(s.begin(),s.end(),s.begin(),tolower)" can'... -0.80
How to omit private non-virtual methods from class definition? +0.56
C++ vs. D , Ada and Eiffel (horrible error messages with templates) +1.77
Does gcc optimize my cycle with condition? +2.18
Dealing with incomplete types -2.12
Controlling visibility of enum values +1.09
Check if a ptr belongs to a virtual class? +0.46
C++: static vars not persisting between files -1.02
C++ Should this be easier? +0.45
std::string with no free store memory allocation +1.19
Inline throw() method in C++ +0.85
C++ do stack memory allocation/deallocation defragement memory -1.14
Operator= overloading in C++ +0.85
Unexposed private member variables vs. global variables in the sour... +0.57
Relation betwean constexpr and pure functions -0.59
Is it possible in C++ to loop over all subclasses of an Abstract cl... +1.57
Type erasure techniques -0.91
What is singular and non-singular values in the context of STL iter... -0.75
Requirements on standard library allocator pointer types -1.30
How to find and solve dependencies between global variables +0.99
Max-sized array with normal STL interface, similar to boost::array +0.28
Why can't objects of type void be created in C++? -1.83
tinyxml c++ using TiXmlText in storing integer data +0.49
Separating template interface and implementation in C++ -1.43
Writing llvm byte code +0.44
Using export keyword with templates +1.30
need single header file for boost::shared_ptr -0.52
Initialize C++ pointers to ZERO after we delete? +0.87
Got problem converting string to upper case letters -0.49
C++ - interval tree implementation 0.00
Limit the number of time a function can be used in a code base -0.24