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 ... 46 47 48 49 50 ... 59
Title Δ
call by reference with array -0.08
Parse this Expression ! -0.22
C++ priority_queue underlying vector container capacity resize +0.85
minimal reflection in C++ -1.28
C++, default parameter with no default constructor -0.66
Array and Rvalue +1.47
Which C++ version has #include iostream.h already defined? "di... +0.61
Theory on C++ convention regarding cleanup of the heap, a suggested... -0.97
How to condense multiple for loops with different initial values -0.02
what is the convention for calling overloaded = operator in C++ usi... +1.85
shared_ptr: horrible speed +0.11
need some kind of operator.. c++ -0.08
result of memcpy(&x[0], "fsd", 3) -0.58
Enforce third party methods virtuality +1.44
How does sizeof know the size of the operand array? +0.50
How should a size-limited stl-like container be implemented? +1.30
What's the simplest way to write portable dynamically loadable libr... -2.31
Books on good programming practises -0.76
Why is this ambiguity here? +0.64
C++ Overloading the + operator results in error -0.81
Is it possible to have only one comparison per iteration of a binar... -0.99
Deriving from std::back_insert_iterator? +1.03
Const method that modifies *this without const_cast -0.27
What is the right way to put a smart pointer in class data (as clas... -2.26
Why do we need "this pointer adjustor thunk"? +0.83
Problem with template specialisation for a derived class -0.11
template specialization inside class namespace 0.00
typedef function pointer inheritance +1.43
C++ Project Structure -0.06
Templates: instantiating from (and refering to) non-typed parameter... +1.26
Type equality test w/ decltype(), auto, or RTTI in C++? Does Boost... +1.63
Is std::swap atomic in C++0x due to rvalue references? +0.70
Code Review question - should I allow this passing of an auto_ptr a... +1.30
non-const pointer argument to a const double pointer parameter 0.00
C++ coding standard for small group using modern IDEs -0.57
Macro to both get (void*) address of item and length, for arrays an... +1.49
What exactly does "static" mean when declaring "glob... +0.58
Complexity of Java 7's current Lambda proposal? (August 2010) +0.60
calling C++ methods from C -1.25
Function template -2.31
Where in the C++ Standard does it say ::delete can change lvalues? 0.00
STL iterators and 'const' +0.42
How to correctly fix "zero-sized array in struct/union" w... +1.03
C/C++ memory footprint, per source file +0.97
MSVC 2010 templates compiler problem +0.42
What mechanism do PIPES use to "wake up" the recipient? -0.28
Data Structures... so how do I understand them? +0.17
the functionalities of two lines of code -1.46
How many vptr will a object of class(uses single/multiple inheritan... 0.00
Do templates shorten the size of source or binary or both +0.82