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 ... 12 13 14 15 16 ... 59
Title Δ
Will adding/removing a function static variable break binary compat... +1.65
why a derived class must redefine an overrided base class method -1.87
g++ 4.2: internal compiler error: in make_thunk, at cp/method.c:129 0.00
Widening of integral types? +1.07
C++ class initialization with and without parentheses 0.00
C++ Overload Operator as Member and Function at the same time? 0.00
Performance of pIter != cont.end() in for loop +0.33
Trying to write a c++ stack program +0.33
std::unique with predicate comparing std::string not removing dupli... -2.43
Reference to element of vector returned by a function in C++ +1.74
How to replace pointers with references in C++? +1.11
Iterate over STL container using indices safe way to avoid using lo... +0.81
How to read the whole lines from a file (with spaces)? +0.34
How does the compiler choose the right function? +0.34
A templated class is larger than non-template class using same type? +1.28
error converting a const void* to some other pointer without const_... +0.58
typedef unknown in derived class +0.32
How to read through types of a struct in C/C++ -1.57
c++ how to specify arguments for a class' templated conversion oper... +1.19
Call function, if there is, ignore otherwise -1.58
Volatile function +1.73
Call virtual functions within the class constructor -0.40
c++ skips a function? +0.94
Is this atomic? -0.82
Recursive Matrix Multiplication algorithm failing to calculate 0.00
Overloading Operator most likely not working -1.45
Is it possible to generate an automatic `switch()` directive from s... +1.23
Why does std::unique_ptr operator* throw and operator-> does not... -1.08
Make an object from a partial specialized template class +2.33
Templates accepting "anything" in C++ +0.62
calling destructor of reference? +0.74
error when creating friend function, "coins does not name a ty... +1.35
What exactly does "static initialization" mean? +0.34
Can someone concisely explain how set_union works in c++? -1.51
Polymorphism/inheritance issue with virtual class member function -0.22
Common base class breaks empty base class optimization for tuples +2.35
Operator overloading - does not match +0.94
Why does calling delete instead of delete[] on an array of class ob... +1.86
What actually is stored in one byte of empty C++ class? -1.58
Overload operator '+' to add two arrays in C++ -0.47
Overriding functions that takes inherited structures 0.00
How can I share a common default parameter value between base and d... 0.00
Retrieving two highest values from vector -0.16
C++: Set bool value only if not set -0.04
mutiple threads writing to std::cout or std::cerr +0.63
How can I iterate over all subclasses of a C++ class (at compile ti... +0.45
Fastest way to search for a node in a tree in C++ -0.73
How to force a part of program to run just once? +2.25
Get the remaining available memory in standard C++11? +1.31
STL containers speed vs. arrays +0.42