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 ... 14 15 16 17 18 ... 59
Title Δ
Cannot convert overloaded function pointer to member function point... +1.79
c++ base class contain instance of a derived class -2.31
Are undeclared copy-constructors automatically inline? -1.55
How to use static_cast to resovle overloaded functions -0.50
String representation of std::vector<T> -0.93
Does the range-based 'for' loop deprecate many simple algorithms? +0.74
C++ simple array element comparison -0.40
What does the "=!" operator do? -1.67
Is there a bug in GCC 4.7.2's implementation of shared_ptr's (templ... -2.45
Assigning {pointer to function with C linkage} to {pointer to funct... +1.82
Does using lambda functions to simulate lexical clousures have unfo... -1.42
Pointer-to-member function resolution -2.63
How to store templated heterogeneous objects in an STL container +1.29
How to convert a function that returns a int to a function that ret... -0.76
How is a signature using an rvalue ambiguous when signature with va... 0.00
Define macro "disallow copy and assign" in CMake for Visu... +1.67
weird piece of code +0.48
static const std::vector -1.04
Template specialization with multiple variadic templates -0.15
Why is i = v[i++] undefined? -1.27
C++ difference between function declaration and object initialization -0.71
Will memory be allocated on the heap to support nested binding of t... -0.61
element-wise multiplication of two vectors in c++ +0.34
Why does cin.clear() fix an infinite loop caused by bad input to cin? 0.00
Lazy initialization of a static member array of a template class -0.61
C++11 Do all control paths still need to return a value? +2.45
Is the *only* purpose of a *function signature* (as opp. to type) t... 0.00
Why does casting a function to a function type that is identical ex... +0.55
Passing arrays via reference? +1.48
Call a non-static class function from a static function -2.69
Use decltype and std::function with lambda -1.45
Linkage of a Static Function in a Namespace in C++ 0.00
Subtypes vs Derived Types in C++ +1.38
Object of the class as instance variable inside the class +1.17
C++ class that mandates const objects +0.55
Creating a public property inside a class which is an instance of t... +0.35
"dynamic array of static arrays" +1.84
Example of constant r-value 0.00
error C2783 Could not deduce template arguments 0.00
unique STL container with special ordering +0.33
C++ struct template +0.35
Forcing RVO / move constructor when returning by value +1.65
How to assign method member pointer of a subclass? -0.19
Initialization lists and std::forward +1.86
Do intel C++ compiler optimize out functions that have never been c... -2.49
error C2248: cannot access protected member declared in class +1.77
C++: inherit base class Method -2.69
Different behavior as object member or as template parameter 0.00
How Can I Access The Private Member Of A Class From Within a Header... +1.45
Zero minus zero equivalent to infinity? -0.15