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 ... 6 7 8 9 10 ... 59
Title Δ
overloading function and inheritance +0.92
c++ Segmentation fault in destructor child class +0.52
const in body of C++ functions +0.88
why these 3 lines code are right?About *p -1.46
How to prevent warning C4355: 'this' : used in base member initiali... -2.11
Making a template parameter as friend of template class -2.63
Why is p2 not a pointer type in declaration int* p1, p2;? -0.17
STL Allows Erasing a map's key/value using an iterator pointing to... +2.23
When calling derived class - error: taking address of temporary [-f... +0.35
Returning local variable by copy - how does it work -0.23
Should there be an Iterator within another iterator for hierarchica... -0.67
Specifying a particular position in a 2D array -0.23
C++ object instance as a class member -2.34
Why are the constructor and desctructor of class A called once when... -1.02
Why do I get call to implicitly_deleted default constructor? 0.00
why is std::less a functor? 0.00
Blank or do-nothing 2nd or 3rd argument for ternary operator -0.05
Do trivial destructors cause aliasing -1.87
Multiple inheritance: using a member function of a private base 0.00
Pass by value or const reference? +0.08
Assigning pointers to pointers with or without qualifiers +0.32
Why can an ifstream object be compared to 0? -0.43
Implicitly convert from std::string to eastl::string +0.99
Getting dynamically allocated array size -1.29
Why can the derived class have the same data members from the base... -0.68
Loops - storing data or recalculating +0.30
Order I am checking strings getting wrong output +0.25
Why do you have to explicitly join threads? -0.47
dynamic_cast<A*>(this) in method of class B? -0.78
Reference variable have access to dynamically allocated memory -0.23
Binding of Type&& (rvalue reference) to modifiable lvalues... +0.31
Implementation of comparison operators, `operator<`, as member f... 0.00
Why the following code is error (about overload resolution) -2.51
clang infinite tail recursion optimization 0.00
Is initialization order guaranteed +1.67
run superclasses overridden function -0.45
Pass a reference to a reference -1.40
unique_ptr<int[]> or vector<int>? +0.84
Returning a different class pointer by overloaded operator new in a... -0.39
If a virtual function is called from a constructor/destructor witho... +0.15
Is it safe to call a pure virtual function in an abstract construct... +1.61
How is std::function implemented? +1.63
C++ Is derived object data guaranteed valid after a base object std... 0.00
Using a template callback function in C++ -1.90
why can't objects be created without a constructor? +0.60
Can I use a member element as the default argument for a method of... +0.66
Does the cost of virtual functions increase with the number of clas... 0.00
Lower_bound throws "error C2914: 'std::lower_bound' : cannot d... -0.05
Does the order of C++ struct fields matter in aggregate initializat... 0.00
C++ functions: invalid initialization of non-const reference of type 0.00