StackRating

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

David Rodríguez - dribeas

Rating
1612.89 (1,314th)
Reputation
178,288 (281st)
Page: 1 ... 45 46 47 48 49 ... 59
Title Δ
C++ destructor code +0.27
C++ -- When recompilation is required -1.25
Passing array with unknown size to function -0.09
How to avoid if cond. for stack operation +0.59
Should I use dynamic cast in the subject observer pattern with temp... -1.80
what's the safe way to fill multidimensional array using std::fill? +1.14
How to clone multiple inheritance object? -1.21
how to safely delete multiple pointers +0.13
typedef templates in global scope +0.38
Would using a virtual destructor make non-virtual functions do v-ta... +2.03
What is VC++ doing when packing bitfields? +0.25
How do I validate template parameters in compile time when a templa... -0.11
How to design a C++ API +1.64
My Sieve of Eratosthenes takes too long +0.34
C++ static variables question +1.57
Question about Exceptions -1.90
Implicit cast through constructor with multiple arguments -0.91
Does map<key, data> in C++ STL support native data types like... -1.27
Another way to use continue keyword in C++ -1.29
What is the difference between operator overloading and operator ov... -0.12
Generate UML class diagrams from C++ source files? +0.78
Intersection of two STL maps +0.47
Purpose of C/C++ Prototypes -0.16
Linking phase in distcc +1.46
An effecient datastructure to hold structure variable with sorting... -0.73
C++ overloading typecast operator for pointers 0.00
C++ global initialization order ignores dependencies? +0.74
Visual C++'s implementation of std::map +0.64
How to include header files -1.25
Tool for quickly creating project skeletons -0.11
How to teach a programmer how to code in C++? +0.14
What does a function object look like if it has a number of paramet... -0.80
Working around the C++ limitation on non-const references to tempor... -1.33
close an unopened stream +1.34
Difference among approximatelyEqual and essentiallyEqual in The art... +0.92
Is there any way to make Visual Studio stop indenting namespaces? -0.60
Problem understanding explicit constructor in C++ -0.01
C++ Returning multidimension array from function +0.96
Alternative to template declaration of typedef +0.43
How do I make my Factory's Header not dependent on the templated ob... -0.16
Write an overloaded operator+ function so that two instances of the... -0.09
Specifying one type for all arguments passed to variadic function o... -1.95
Return statement that works but doesn't make much sense -1.08
Need some help with C++ Constructors +1.66
C++ - What is the purpose of function template specialization? When... +1.46
Is "for each" Microsoft specific? +0.92
Single quotes vs. double quotes in C +1.17
How to represent STL Map in UML diagram -0.07
Virtual function implemented in base class not being found by compi... +2.03
Converting a lambda to a std::tr1::function 0.00