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 ... 20 21 22 23 24 ... 59
Title Δ
C++ How to select class via optional typedef, using SFINAE or whate... +1.07
How does one increase precision in C++ templates in a template type... +0.51
How to access template parameters from a derived class? +1.01
Console Application does NOT close immediately +2.39
Forward declaration of a nested class 0.00
Preprocessor initialized struct -0.20
Conditional overloading with trailing-return-type possible? -1.56
'=' : left operand must be l-value -0.78
Implied types with a Pointer to Member template argument? -0.18
Returning a const reference to a C-array? +0.48
C++ Template operator overload 0.00
Prime factors output - what's the issue? -0.64
Possible to use type_traits / SFINAE to find if a class defines a m... -0.41
How to be sure that a parameter will be treated as a constant durin... +0.40
How can I apply a function to each value of a map to create a sorte... -1.59
No curly braces around main() -- why does this work? +0.49
Dynamic binding in virtual functions C++ +1.49
Creating DLL excluding std objects 0.00
assignment operator for a vector of unique_ptr's 0.00
C++ template class friend operator overloading -1.18
Initialize static constant member variable in nested class -0.29
Build Fails: redefinition; different basic types & type name fi... 0.00
C++ overloading the = operator +0.63
Why use template specializations? -0.65
how to specialize template function to let it accept passing a char... 0.00
Template argument deduction for member function pointers +1.70
Valgrind legitimate "possibly lost" bytes example -0.64
C++ - sort algorithm doesnt see my overloaded "<" oper... +0.41
how to make smart pointer go out of scope at exit() -1.70
Numeric vector operator overload+ rvalue reference parameter -2.47
Efficient implementation of tail -n +0.40
Why std::move is needed? +2.59
"Essential C++": Providing Class Instances of the iostrea... +0.39
How to get a list of functions accessible to a class function using... +0.32
Error when inheriting from a template class with multiple parameters -0.13
How to implement multithread safe singleton in C++11 without using... -1.59
C++ - Best way to create a virtual function to print debug messages -0.88
Why are include directives on top of header files? +2.17
invoking constructors of struct in functions, C++ +1.80
Is it acceptable style to have a constructor block? +1.46
Cannot make a vector of structs in C++ +1.07
C++ Concatenation Oops -0.62
Segmentation Fault in my C++ Program -0.03
std::vector inconsistent crash between push_back and insert(end(),x) -0.77
How to implement swap()? +1.96
accessing a protected member of a base class in another subclass -0.25
static vs non-static variables in namespace +0.11
Argument-dependent lookup through base of a template class 0.00
Ignore "taking address of temporary" error +0.96
g++: How RVO works in case that multiple translation units are invo... -1.78