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 Δ
Quick way to fetch URL html contents with Qt? -0.56
Is it possible to use Win32 Hooks in Qt applications -0.51
Changing Function Access Mode in Derived Class +0.76
How to implement a basic Variant (& a visitor on the Variant) t... -0.01
Selecting an explicit specialization of a class based on a derived... +1.44
Can a functor retain values when passed to std::for_each? -0.45
Advantages/disadvantages of auto pointers +0.32
In C++ can you extend a parameterized base class with different par... +1.65
Why is typeid not constant like sizeof -1.52
What's a good convex optimization library? +0.47
What does boost::thread sleep() do? -1.82
debug DLL in a different solution +0.81
how to create a gui to invoke a .exe or .cpp file? -0.21
C# Multiple String Comparision with Same Value -0.82
length of array in c++ +1.37
Associative array with multiple keys types, possible? +0.96
pros and cons of smart pointers +0.07
c++ templated container scanner -2.22
Preprocessor metaprogramming library for plain C +2.38
Can more than one boost::signal be connected to 1 slot? 0.00
Why does compiler generate error? +0.17
How do I extract the network protocol from the source code of the s... +1.21
Non-blocking socket on Windows doesn't return after send() call +1.11
Splitting templated C++ classes into .hpp/.cpp files--is it possible? +0.73
C++ IDE that supports Scott Meyer's advice: Prefer non-member non-f... -0.32
C++ Templated return -1.37
MSBuild / Visual Studio distributed builds +0.49
How can I define operations on a template without caring what type... +1.00
How to handle same socket in different threads? -0.98
vector of vectors, bad alloc [c++] -0.50
C++: Default values for template arguments other than the last ones? +0.85
C++: Problem with ptr_multimap::insert -2.11
How can I configure my project to generate platform independent code? -0.02
best practice when returning smart pointers -0.32
error C2440: 'initializing' : cannot convert from 'std::_Vector_ite... +1.31
How can I pass data from a thread to the parent process? -0.68
Can smart pointers selectively hide or re-direct function calls to... -1.15
What are the right includes for using the boost accumulators library? -0.16
combining similar functions into one common function involving pass... +2.46
Algorithm to estimate word's complexity -1.27
Tokenize the text depending on some specific rules. Algorithm in C++ -0.43
How do I construct a std::string from a DWORD? -0.36
Sort a struct by last then first name -0.78
Large 2D array gives segmentation fault +0.21
Are std::vector elements guaranteed to be contiguous? -0.57
How modern is C++ language used in Qt? +0.50
type/value mismatch in template C++ class declaration -0.49
How much one can do with (higher order) macros? +1.93
Multi-dimensional vector -0.30
member template specialization and its scope +1.24