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 ... 28 29 30 31 32 ... 59
Title Δ
return by value and noexcept 0.00
Dereferencing a pointer into a reference in c++ +1.77
Why can't a derived class pointer point to a base class object with... -0.44
Why move ctor not called for construction from temporary object (re... +1.75
Error Passing `const` as `this` argument of `const double` discards... -1.86
Multiple Inheritance : size of class for virtual pointers? -1.75
std::vector is indexes always faster? +0.37
Strange value returned from method on child object +0.41
llvm g++ and boost function 0.00
Is there anything inherently wrong with dynamic downcasting in C++? +1.81
error C2663: 'std::_Hash<_Traits>::insert' : 3 overloads have... 0.00
Forward declaration of a forward-declared class member 0.00
use boost::swap to swap raw pointers? +2.92
Some problems about class template's friend -1.42
Binary tree rotate function without reference-to-pointer, pointer-t... 0.00
Why missing virtual d-tor in g++ does not destroy stack allocated m... -1.80
boost::make_shared is not calling (placement) operator new? -1.34
What is the syntax for calling a member function pointer that is a... -1.32
C++ Unable to use vector<string> as return type +0.11
Brainteaser: Pointer-reference-value -2.91
My code may be crashing because the 'class' isn't C compatible? +0.38
STL Functional -- Why? -1.52
Default argument in function template C++ -0.57
Why std::distance doesnt work on mix of const and nonconst iterators? -1.79
Function overloads and inherited types are not calling the correct... 0.00
const_cast<int*> doesnt work. Why? +2.08
QFile::QFile function --> Error: QFile :: QFile (const QFile &am... -1.37
c++ overloaded + operator does not return a temporary object , why? -1.50
Subscript Operator Overloading Error -0.19
C++: struct and new keyword -0.24
c++ when is baseconstructor executed? +0.10
How to select a column from a row-major array in sub-linear time? +1.53
Get the address of an object that has overloaded operator& -0.62
Using struct name as a function +0.37
Access a vector like an array[] inside a function -0.53
What is the idea behind private attribute access inside main? Java... +1.41
Pass temporary object with standard constructor -1.69
The timing of C++ template instantiation +1.43
Protecting the rest of the world from system headers 0.00
Problems with C++ abstract class (I can do it in Java, but not in C... -0.04
How to pass array of stdlib list by reference -0.60
Overloaded Function not being Used: -0.18
Printing contents of any vector 0.00
With explicitly deleted member functions in C++11, is it still wort... +0.08
Accessing a method of a class object stored in a vector using an It... -1.00
Linked List Insertion & Selection -0.50
How to decide whether class attributes should be pointer or value w... +0.36
C++ compiler optimization with shorthand IF -0.98
Alternatives to using class attribute value as a method default par... +1.07
Simple array use in C++? +1.14