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 ... 38 39 40 41 42 ... 59
Title Δ
When is it required to return a reference from a function? +0.98
error C2046: illegal case -1.84
Visitor: adding more types via inheritance -0.52
Member not declared in scope? -0.65
multiple definition of `foo()': Having trouble linking -0.63
how to detect double deletes or deletes on unallocated memory in C++? -0.46
Why "using namespace X;" is not allowed inside class/stru... -1.08
How to test assertions? -2.26
Why can I extend a private nested class by a template class? 0.00
Type erasure in C++: how boost::shared_ptr and boost::function work? 0.00
subclassing with or without virtuals vs performance vs convenience -1.06
array as rvalue on single line which works with C++2003? +1.11
Way to differentiate between cmd line args and drag-onto-icon args... -2.35
Could a set of function differing in the name depending on the oper... -0.99
How is `>>>` lexed in C++0x? -1.28
Get size of a std::string's string in bytes -2.21
Can I create a C++ "zap" function that works on a pointer... -0.94
Behavior of the C++ extraction operator when used to read into a st... -1.00
Developing C++ concurrency library with "futures" or simi... +0.10
Can sort() in C++ have a n^2 performance? +0.69
How to create Character based arrays in Turbo C++? -1.40
c++ #include style differences +0.73
Best way to alias methods of member object? "Passthrough metho... +1.48
Proper way (move semantics) to return a std::vector from function c... -1.24
What is the "right" way to avoid Aliasing (e.g. when addi... +0.75
copying c++ abstract classes +1.38
Automatically generate a uml diagram of my c++ code -2.09
Using virtual inheritance on "final" classes in unfinishe... +1.67
Investigating a bad free() pointer reference +0.37
functor call (additional characters) -0.65
C++ static library to be used in XCode 0.00
Worse performace using Eigen than using my own class +0.05
Portably Compile Entire Directory -0.79
Initializing member variables using the same name for constructor a... -0.88
Program unresponsive until function is done -0.14
Casting pointers and the ternary ?: operator. Have I reinvented the... +2.10
virtual forward iterator? +1.34
How can one default a special member function if one doesn't know i... +1.57
Mocking pure virtual methods if class also has non-virtual methods? -0.31
union initialisation -0.93
Can a private operator be accessible from outside? +0.81
Is it possible to write auto-cast operator outside a struct? +1.46
STL Container default Initialization +0.11
Count the number of times each word occurs in a file +0.94
In C can we use operators such as :: or -> to access predefined... -0.65
Polymorphic class member variable -1.35
template<class T> error +1.28
C++ For what types can the parameter type name be the same as the p... +1.02
Type erasure for methods with differing in return types +1.71
Coding style when using the stack for memory management in C/C++ +0.26