StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Benoît

Rating
1520.16 (31,577th)
Reputation
14,729 (9,603rd)
Page: 1 2 3 4 5 6
Title Δ
Calling a function with different number of threads passed to the a... +0.50
boost::filter_iterator -- how would I do that with the STL? -4.20
Good patterns for a C/C++ plugin-based system? +2.52
Regular Expression engine that supports raw UTF-8? +3.50
What is the typical usage of boost any library? -0.55
Is there a standard directory browser dialogue that I can call in M... -0.82
How far does recursion execute into your function in C++? -2.90
C++ : variable template parameters (for genetic algorithm) -0.11
Where do you go for C++ news? -3.81
How to use BOOST_FOREACH with two std::maps? +0.26
Memory leak in c++ -2.75
Typedef pointers a good idea? -3.39
How to Parse Lines With Differing Number of Fields in C++ +1.94
C++ Tricky Inheritance Class Definition Problem -4.18
C/C++ pattern to USE_HEAP or USE_STACK -4.22
How much of STL is too much? -1.59
How can I change to another directory in C++? +3.48
Is there a way to get Asio working without Boost? +3.73
how to return two dimensional char array c++? -2.89
Calculating size of an array +2.03
BOOST_FOREACH: What is the error on using this of a STL container? -2.98
C++ STL: Which method of iteration over a STL container is better? +4.10
creating boost::graph edge_weight property map 0.00
Force-directed layout implementation in C++ +3.91
Is it safe to store objects of a class which has an std::auto_ptr a... +1.96
Why doesn't this Blitz++ code compile? +3.74
several definitions of the same class 0.00
What could cause the application as well as the system to slowdown? -1.96
How to put different template types into one vector +3.84
C++ standard list and default-constructible types +0.50
Beginning C++ problem; cannot instantiate abstract class (C2259 in... -0.92
Tree matching using serialization of tree and unique id generation... -2.76
How to determine whether V3 is between V1 and V2 when we go from V1... +0.61
C++ const std::map reference fails to compile +1.91
Why is my return type meaningless? +0.92
Quick Sort Vs Merge Sort +3.97
Why do we use 'this->' and not 'this.' to access members? +4.26
Different methods for instantiating an object in C++ +4.15
Do I need to explicitly call the base virtual destructor? -3.29
Speed of virtual call in C# vs C++ +1.54
Memory management while loading huge XML files -2.23
Seg fault after is item pushed onto STL container +1.83
What's your take on this little input processing task? -1.73
Pushing vector of vectors -3.27
How can I create directory tree in C++/Linux? +4.35
Can templates be used to access struct variables by name? -3.73
Can templates be used to access struct variables by name? -1.73
Modifying vertex properties in a Boost::Graph -2.00
How to implement process-global variable in C++? -2.49
Error in returning a pointer from a function that points to an array -4.09