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 ... 23 24 25 26 27 ... 64
Title Δ
Struct inheritance vs class inheritance in C++ +0.41
Casting pointer from base type to child type +1.73
Choosing between size_t and container::size_type in compile time +1.75
Store Function Pointers to any Member Function -0.83
Base class pointer to Derived class pointer using the already alloc... +0.29
Is it possible to store polymorphic class in shared memory? -1.57
C++ map::find or map::iterator which is more efficient w.r.t comple... -2.47
How to traverse vector from end to start? -0.13
String to float using stringstream -0.93
Why doesn't C++ use operator== instead of operator!= automatically -2.28
Given an array of N numbers,find the number of sequences of all len... +0.93
Should all data member be hidden? +0.89
How to reduce output size of template-heavy C++ code? +0.80
Efficient set intersection of a collection of sets in C++ +0.02
C++ Exception Not being caught -1.32
Template specialization for static function when compiling with g++ -2.15
Why does cpplint discourage Streams? +1.45
Is there performance benefit in using temporary object? -0.69
Use of goto for cleanly exiting a loop -0.75
C++ - safe pointers range? +1.01
cpp iterator inheritance 0.00
More concise C++ version possible? +0.39
C++: double vs unsigned int. Why it runs like this? -0.53
Does deleting void pointer guarantee to delete right size? -0.95
Why the ISO C++ standard forbids the initialization for members? +1.84
Finding minimum/maximum/average values of a sequence in C++ +0.38
Is it possible to manually define a conversion for an enum class? +0.25
STL - does every compiler implement it differently? -0.60
C++ Should I fully qualified my variable type? +1.87
Inserting element into sorted vector -0.40
union of 2 sets; return simple object - C++ -1.94
Standard (cross-platform) way for bit manipulation -0.49
Why does the MSVC 10.0 compiler often ignores the inline keyword? -0.29
General rule: negative or positive values for error code in C/C++ -0.55
Can exceptions be "duplicated" via exception pointers? 0.00
Why isn't long int 100% accurate? -1.29
Is it possible to extract preprocessor information from clang's par... 0.00
How to implement 3 <= X <= 10 in C++? -1.23
Defining a variable in the condition part of an if-statement? +0.03
Limits to inlining function wrappers in C++ -1.41
Use cases for two-phase initialization +1.03
Runtime value to type mapping +1.10
std::vector::erase() doesn't want to move -1.09
Can lazy loading be considered an example of RAII? +2.19
**Non-Boost** STL allocator for shared memory +1.57
What is the performance hit for the compiler if it initializes vari... +0.43
How to compare performance of two pieces of codes -1.07
Serializing function objects 0.00
Dynamically switching between stack and heap -1.65
How does STL map know, that map contains a given element? -0.93