StackRating

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

stefaanv

Rating
1466.84 (4,523,379th)
Reputation
10,947 (13,707th)
Page: 1 ... 9 10 11 12
Title Δ
OOP design problem +1.11
In C++ how can I prevent a function from being called recursively +0.21
C++ - Passing std::ostream to a function +0.93
Iterator for custom container with derived classes -3.53
XML usage for c++ application +0.54
effective C++ data structure to consider in this case +0.50
Adding item to list in C++ -1.53
Capturing network status change event -3.62
When to use Abstract Factory and when to use Factory Method? -3.55
Create C++ Code from Visio UML diagram +4.32
Does std::copy handle overlapping ranges? -1.63
making sense of this parameter being passed 0.00
What is meant by delegates in C++? -1.56
Should I preallocate std::stringstream? -2.92
C vs C++ code optimization for simple array creation and i/o -2.04
Good name for the opposite of the "canary" metaphor +4.64
On declarative programming in C++ -2.06
How to implement class composition in C++? +0.84
Restrict method access to a specific class in C++ +0.93
C++ SmartPointers leak on self assign? -0.50
C++: Safe way to cast an integer to a pointer -1.39
C++ character replace -3.34
search for multiple indecies with Boost Multi-Index +0.24
What are the advantages and disadvantages of implementing classes i... -3.13
Boost cheat sheet -3.15
Equality Test for Derived Classes in C++ +3.00
Alarm history stack or queue? -2.27
Stack Size Estimation +1.24
Generic factory in C++ -0.58
Do types in QT applications for different platforms have similar si... +1.15
Does using callbacks in C++ increase coupling? -2.12
Is there a better way of copying a string to a character array with... +1.26
Simple C++ logger by using singleton pattern +0.52
How to check that an element is in a std::set? -2.87
Downside of this macro construct and possible alternatives -0.98
C++ Variable Conversion +0.40
error: cast from 'void*' to 'int' loses precision -0.86
C++ sorting and keeping track of indexes +1.39
Which is the best replacement for KProf? -3.59
C++ GCC 4.3.2 error on vector of char-array -0.59
Socket Programming for Windows C/C++ +3.62
Shared pointers and the performance -3.13
References vs information hiding C++ -1.46
Which user should the embedded application run as? -0.00
typedef'ing an array vs. using a struct in C++ -3.61
C++ reference in constructor +2.96
Any reason to replace while(condition) with for(;condition;) in C++? -2.34
Which is faster/preferred: memset or for loop to zero out an array... +1.89
Vector Iterators Casting -1.25
when is better to use c++ template? +2.02