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 ... 34 35 36 37 38 ... 59
Title Δ
Non-pointer typedef of member functions not allowed? -0.30
abstract methods and overiding function in C++ and Java -0.60
Derived class with non-virtual destructor +0.69
Why does this code hang at mentioned place? -1.26
Variable Corruption C++ String Visual Studio 2005 0.00
Variable scope error when declaring friend function -1.71
c++ shared_ptr of stack object -0.63
Where to free the memory allocated in functions overloading operator -1.26
Object with abstract member(without pointers) -1.08
c++ array initialization -0.69
C++ subclass access +1.05
C++ class design questions -1.46
Passing a std::unique_ptr as a parameter to a function +1.84
Why vector.push_back(auto_ptr) wouldn't compile? -0.08
Change embedded destination port in compiled application -1.75
calling a particular template function based on an enumerated value -0.26
public: typedef other_class::const_iterator my_class::const_iterato... +1.37
Multi-site execution : Getting rid of virtual table with inheritanc... -2.32
C++ Inheritance Issue -0.29
Reference to Abstract Class assign problem +0.08
C++ classes prototype conflict -1.01
Unresolved external using template class with copy-and-swap +0.36
A destructor Shall OR shall not be declared with a pointer ? in C++ +0.61
How do I avoid copy-pasting code blocks when only minor things need... -1.08
Pointer to base class and private inheritance +0.99
Meaning of 'instantiation' with respect to templates +1.34
Access Violation C++ +0.81
unexpected output in function calls -0.02
How to detect circular calls? +0.87
prefix operator overloading -1.59
In what cases a "name" has to be prefixed with "type... +0.28
Forcing template function instantiation in class -1.30
Template specialization by another template (of same class) -0.71
Using same operator with different parameters +1.37
C++: How to create small speed tests for templated classes? 0.00
Why can I call the private constructor from ?global scope? -0.63
Defining your own explicit conversions -0.93
Syntax of C++ templates with function type parameters +0.36
std::cin into char array skips spaces? +0.37
Best practice on where to delete a resource in an inheritance hiera... +1.39
So I got myself a threadpool-task manager system. Should I from now... 0.00
Is there any virtualenv like tool for c++ out there? +1.38
try {} catch(){} c++ -0.72
In which cases one needs to specify the template's argument `types`... -1.63
C++ Covariance and references +0.95
Automatic object destruction -0.33
Choosing between virtual function, function_pointer and functors +1.84
What is the cost of inheritance? -0.14
Incomplete class usage in template +0.36
How do I declare a pointer to a pointer to an array? +0.40