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 ... 24 25 26 27 28 ... 59
Title Δ
When to use an elaborated type specifier -2.10
tools to allow C++ development, with out separate .h .cpp files -2.25
Does the C++11 memory model prevent memory tearing and conflicts? +1.94
Get the status of a std::future -2.71
friending istream operator with class +0.11
C++ transform vector of pointers +0.07
C++: Why does my destructor run twice? +0.64
Can compilers identify recursion issues in Template Meta programming? +0.33
What are the inlining rules within C++ classes? +0.80
Why is the recursive version of this function faster? +1.60
function pointers and return type conversions +2.03
How Does G++ Find Headers I Don't Have? +1.14
C++ - avoiding the implicit inlining of a function defined in the c... +0.87
How to delegate constructor with struct paramaters? 0.00
Should I write constructors using rvalues for std::string? +2.12
Get location of element you just pushed into vector C++ -1.58
Passing character arrays in C++ 0.00
Const correctness of function parameters, that are passed by value +0.35
Dynamic method dispatch in java and c++ 0.00
C++ : friend declaration ‘declares a non-template function 0.00
C++ Range of integer class - kind of Iterator to choose +0.37
Forward Iterator C++ : for_each behavior +1.09
Performance related issues wrt passing of parameters as references... 0.00
Covariant return type with non-pointer/reference return type +1.38
C syntax for functions returning function pointers -1.64
Should we provide a destructor with no-throw specifier? +1.47
Why linker allows to have multiple class definitions with the same... 0.00
same symbol in different lib not redefine when linked to the same b... +2.22
Read-only member variable of class -0.37
Good algorithm to turn stl map into sorted list of the keys based o... +0.30
Does using namespace cause name hiding? 0.00
What could be reason it crashes when I use vector::erase? -0.64
C++ : inheritance without virtuality -1.34
undefined reference to operator<< 0.00
Move to thread causes issue 0.00
Can the address of variable change during execution? +0.96
Why doesn't VC++ 2010 Express require stdio.h in this program but g... -0.99
How arrow-> operator overloading works internally in c++? +1.68
C++11 - std::function, templates and function objects, weird issues 0.00
Martices multiplication using c++ template -1.50
Cryptic compiler error, maybe to do with use of "virtual"? +0.34
using base class pointer as argument to method +1.10
C++: How to create a constant at compile time? -2.24
Overloading operator<<: cannot bind lvalue to ‘std::basic_ost... -0.37
Is there anyway in C++11 to get member pointer type within a templa... +1.50
Add a single constructor method in template specialization +0.38
Name lookups in C++ templates +2.26
C++11 thread doesn't work with virtual member function -2.09
Compile error with templated adapter as rhs of operator overload in... +1.76
Can std::async be use with template functions -1.26