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 ... 18 19 20 21 22 ... 59
Title Δ
Why is allocator::rebind necessary when we have template template p... -2.25
Overriding virtual with pure virtual..Is it ok? +1.33
Default vs. Implicit constructor in C++ +2.23
Two Condition Variables and avoiding deadlock +1.96
C++ template parameters in method definitions +1.84
Two different words for getters by reference vs getters by copy 0.00
Before smart pointers came into being -0.66
Unable to move socket object into std::vector -1.35
Why doesn't that template function compile? +1.06
Can a class template specialization leverage the non-specialized im... 0.00
how to find one single different value in a bunch of numbers -0.53
How to avoid two-phase construction of aggregated types referenced... -0.26
Initializing virtual inheritance hierarchy 0.00
How can I get a boost::function (or other generic function wrapper)... -2.09
static initialization of multiple static variables in one function -1.48
Calling the destructor of derived class -0.88
Is there a simple example of move construction that won't get elided? +2.00
Class A needs class B that needs class A and all its members +1.47
C++: Overload != When == Overloaded +2.20
Cannot access protected member of base class in derived class +1.67
How to avoid accidentally taking an array element by value instead... +2.28
Free memory with c++ +0.37
C++: Deep copying a Base class pointer +1.74
My pointers violate access restrictions errror, and I would like so... 0.00
Error in assignment of member in read-only object +1.28
What does the "most derived object" mean? 0.00
Why should I initialize member variables in the order they're decla... +0.85
Template's data-type -1.48
&* for raw pointer, iterator and ... std::nullptr_t +2.11
Is there a difference between [&foo]{ ... } capture and [foo]{... +2.38
Pass Templated iterator for STL Container -0.05
STL containers & memory leaks -0.22
Friend function in template class +0.33
extra qualification for class member 0.00
Definition of friend inside class +1.08
How do function objects affect overload resolution? +2.45
C++: Initialization of member variables +0.37
Template function returning a const template type 0.00
why function didnt need extern, but variable does +0.35
Preference on initialising variables in C++ +0.55
How to avoid specialization for a "big" template class wi... -0.65
Will memcpy or memmove cause problems copying classes? +0.29
N-Ary Tree Design with Smart Pointers +2.18
How to use #ifndef #define #endif properly in C++ +0.94
sort operator not working in C++ -1.67
What gets returned return type is reference of object? -2.38
function returns enum defined in another class (fatal link error) -1.34
OS independent programming of bitfields +1.50
Settings Array in C++ +0.39
What boolean value does an assignment operation implicitly evaluate... -0.51