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 ... 44 45 46 47 48 ... 64
Title Δ
“Uninitialized use” warning in the g++ compiler +0.64
C++: How to force libc declarations into std::? +1.37
a way in c++ to hide a specific function +0.46
Correct way to use enums with pass-by-value and return in functions? +0.45
Can an tinyxml someone explain which characters need to be escaped? 0.00
List of functions to be called. Have to have same signature. Better... +2.18
An STL implementation that uses a dynamic/state based allocator? +1.22
Open-source C++ scanning library +1.16
Access Specifier in C++ +2.52
Why is my string not being printed? -0.02
C++ polymorphism/inheritance question: Redefinition of base functio... -0.95
How to parse C++ source in Python? +1.42
Calling a Method in Constructor -0.11
Why are there two different getline() functions (if indeed there ar... +0.94
Virtual Functions and Performance C++ +1.01
How can I interchange the values of two arrays while preserving mem... -0.22
Data structure and algorithm for representing/allocating free space... +0.21
Include File Ordering Strategy -1.31
Naming Include Guards +1.16
Create reference to new object +1.61
What's c++ compiling performance bottle neck? +1.37
ptrdiff_t too small? +1.23
Can multithreading speed up memory allocation? +0.86
Defining iterator of my own container -1.63
Comparing arrays of different size -0.26
polymorphic iterators in C++ +1.35
Where to put Assertions? -0.50
How to implement copy operator for such C++ structure? -0.50
c++ vector construct with given memory -0.33
Hash table vs Balanced binary tree +0.79
boost::ptr_container and std::vector<shared_ptr> +2.57
boost split string -0.92
c++ List of classes without initializing them for use of static fun... +1.34
STL container with generic/templated variables +0.34
C++ STL optimization warning: problem with the code or something mo... +0.76
C++ typedef member function signature syntax +0.93
are STL Containers .push_back() naughty -0.45
What to use instead of static variables +1.96
const - Shouldn't it not change +0.81
Recursive AsString() to print STL containers in C++ +0.50
Fighting Memory Leaks -0.07
How can I know which parts in the code are never used? +0.82
Methods for encrypting an archive in C++ +1.31
Container covariance in C++ -1.09
How to optimize a for loop? +1.09
Letting go of auto_ptr +0.92
C++ calling completely wrong (virtual) method of an object -0.41
C++ destructor: when the memory gets freed? -0.92
advantage of macro over in-line in C++ -1.55
C/C++: When would anyone use a union? Is it basically a remnant fro... -0.09