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 ... 33 34 35 36 37 ... 64
Title Δ
Does an observable difference exist using `unsigned long` and `unsi... +0.51
Why does C++ allow but ignore the application of const to function... -0.83
Why can't the runtime environment decide to apply delete or delete[... -0.90
Expression evaluation in assignment +2.14
C++ and UTF8 - Why not just replace ASCII? +1.57
Detecting if a type can be derived from in C++ +0.42
C++ string not optimized enough for string literals +1.99
PODs and VPtr Design in C++ Compilers -2.25
Best parser generator for parsing many small texts in C++? -0.06
Use namespaces or prepend vendor's name when naming classes? -0.04
When does using a std::multimap make sense -0.88
How can I write a comparator with a intermediate variable for stl s... -1.52
How to count number of macro execution? +0.46
Accessing the values of an enum defined in a struct -1.46
How should std::map be used with a value that does not have a defau... +0.32
C++11: How do I implement convenient logging without a Singleton? +1.38
Complexity requirements for std::deque::push_back/front +1.79
Understanding Left and Right Bitwise shift on a 128-bit number -0.07
Why do std::string operations perform poorly? -0.20
std::ostringstream printing the address of the c-string instead of... -1.84
Strange unordered map situation +2.51
what calls does the compiler inline? -0.52
Why is python's dict implemented as hash table whereas std::map is... +0.89
STL Vector, Iterator and Insert (C++) +1.25
What is the usual way of handling exceptions when dealing with call... +1.50
inserting objects onto ostreams +1.36
smart pointers - why use them, and which to use? -0.78
gcc compiler linking differently on two servers +1.22
Overwriting Vectors C++ +2.18
Scope resolution for template instantiation 0.00
Can a class contain a list of itself? -0.85
Why would a C++ compiler not eliminate null check of pointer return... -0.01
What shared_ptr policy to use with asynchronous scheme? +1.77
Finding repeating signed integers with O(n) in time and O(1) in space +0.70
Clang vs GCC for my Linux Development project +2.19
Using C++11 in a production environment with GCC +1.78
Is a namespace the same thing as scope in C++? +0.49
How to write unit tests for some a class such as the timer class? -1.28
clang "hello, world!" link errors in windows -0.22
Will adding enum definition inside a class break its binary-backwar... +1.83
Bound checking of std::array in "Debug" version of GCC -0.47
Is "Value Validation in Getter/Setter" good style? -1.62
How can I cleanly specify which arguments I am passing and which re... -1.30
Is there any reason why the `explicit` keyword is used in the const... -0.61
Check sizes are the same when compiling +1.89
C++ smart pointers with no std library -0.09
Why does `basic_ios::swap` only do a partial swap? -1.71
How to understand the output of callgrind using Kcachegrind 0.00
About unique_ptr performances -2.19
NOT the most important const.. but what is this? +1.68