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 ... 19 20 21 22 23 ... 59
Title Δ
Are recursive types really the only way to build noncontinuous arbi... -1.60
Is there any way to not warn about "COUNT" enum constants... -0.16
Is there a single catch-all-failures hook in c++? +0.20
confused with an operator 0.00
Calling virtual function from destructor +1.01
decltype vs auto +1.89
Are futures a safe way to check for individual thread completion? -2.51
Will static_if deprecate template specialization? -1.09
operation templates? -0.65
Why does using declaration not expose pointer to member +2.27
Assigning derived class array to base class pointer +1.61
C++11 standard conformant bitmasks using enum class -0.33
Why should operator< be non-member function? -2.04
How can private inheritance from a visitor interface allow a visita... +0.90
C++ compiler does not distinguish type and function name when used... +0.34
Trying to use a template non-type parameter with an unknown type +0.77
How to write a type trait `is_container` or `is_vector`? +0.60
How do you make a function "size-aware" of its parameters? +1.43
C++ name collision in super method call +0.36
Templates and lose of information 0.00
C++ - Is there a way to add fields\methods to a type that was defin... -0.64
Templates and casting -1.63
Read only version of class for const parameter +0.55
Friend operator declaration in a template class 0.00
Is int&& valid in a template instantiation? 0.00
std::mutex and condition_variable cannot access private member insi... -2.35
C++ I have a template class that has a method print() that I need t... +0.02
Why implementation order matters in "Why Not Specialize Functi... +1.91
Meaning of the following template function? -1.52
Why is the second variable passed as a reference and const -1.02
Concatenate a string and a boolean in C++? -1.10
Templating and Vistor pattern +1.52
Ordering of boolean values -0.51
Throwing an out_of_range exception with a non-literal string. What'... +1.68
chaining C++ constructors with virttual inheritance -0.09
Do I still get default copy constructor and operator= if I define o... +1.67
What translation unit holds implictly defined special member functi... +0.47
why doesn't std::remove_copy_if() actually remove? +1.24
sfinae check for static member using decltype -1.16
Overloading operators : const vs non-const return type : any differ... +0.95
Is the compilation of this code standard behaviour? 0.00
Outputting Vector of Type Class +1.58
Why isn't ccache used with gcc more often? 0.00
Why would you pass an object by value in C++ +1.48
pass lambda expression as member function pointer in c++ -0.03
what is the address of pointer-to-member functions, no virtual and... +2.61
Test environment for an Online Judge 0.00
C++ user-defined vector not working with STL algorithms? +1.70
enums are signed 0.00
vector.push_back rvalue and copy-elision -1.41