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 ... 50 51 52 53 54 ... 59
Title Δ
Why does std::cout convert volatile pointers to bool? -0.57
c struct pointer issues -0.51
Why isn't the "this." command needed in this constructor?... +0.34
What is the problem with my LinkedList class? +0.56
Is this a good code (came across while reading code of a colleague) -0.37
Is it ok to pass *this in the constructor in the following example -1.06
Why the function from immediate parent is called and not from grand... 0.00
When virtual destructor is not needed even there is a virtual funct... -0.56
Why is the volatile qualifier used through out std::atomic? -0.52
Is new int[10]() valid c++? +1.36
C error Array: array type has incomplete element type. +0.42
Is it a good practice to always use smart pointers? -1.08
why Floating point exception? -0.01
Why are there magic attributes exposed in the Servlet spec? -1.47
Overloading assignment operator in C++ +1.23
Function return type style +0.66
What is the correct way to make sure user use shared_ptr and not re... +0.54
pthread_create from non-static member function -2.02
shared_ptr requires complete type; cannot use it with lua_State* -0.30
Sort list using STL sort function +2.32
How to implement pure virtual function in C++ -0.51
What is an overloaded operator in C++? -0.74
Is auto_ptr deprecated? +2.27
When I'm iterating over two arrays at once, which one do I use as t... -0.92
Discards qualifiers error -0.05
How to get the pointer to a shared_ptr? +1.04
How to workaround gcc-3.4 bug (or maybe this is not a bug)? -0.57
Mapping between two sets of classes -1.11
Mapping between two sets of classes +1.89
What is the use of member template functions in c++? -1.34
Can I extract struct or public class members using a template? +1.99
How to catch exception thrown while initializing a static member -1.62
Can objects be unwinded before they are created on stack? +0.16
Some basic questions on constructors (and multiple-inheritance) in... +0.80
C++ template class T trouble -1.24
Purpose of Unions in C and C++ +0.63
function static binding in C++ +0.18
operator bool() converted to std::string and conflict with operator... +2.00
What's the scope of a type declaration within a class? -0.06
How to read integers from a file, line by line in C++ +1.20
Specialization of 'template<class _Tp> struct std::less' in d... +0.43
vector reserve c++ +1.89
Calculate height of a tree -0.08
pass by reference c++ +1.22
How to determine the size of an array of strings in C++? +1.88
Question on Call-By-Reference? +0.71
C++ STL map I don't want it to sort! +0.49
How do I check my template class is of a specific classtype? -1.24
Checking for numbers in a switch statement -1.45
dynamic_cast and static_cast in C++ -0.83