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 ... 4 5 6 7 8 ... 59
Title Δ
decltype to declare parameter of return type of a function (without... 0.00
Improving diagnostics with the help of static_assert -0.57
Nested catch operators -0.86
Is it possible to overload operator<< like this? -0.82
C++11 auto variable initialized by nullptr 0.00
C++ Primer chapter 9 does not compile: `useConvs.cc:50:19: error: c... +0.32
Struct hack equivalent in C++ +0.01
The ordering of namespace reference and includes affects compilatio... -1.77
Reconfiguring C++ code to deal with `warning: unsequenced modificat... 0.00
Checking if all elements of a vector are equal in C++ -0.74
What actually happens in C++ when I call "delete?" -0.51
STL vs Stlport: Which one is more lightweight +0.29
How C function returns value which size more than a word in ARM arc... +0.32
Providing iterable "views" of a class by casting parent c... 0.00
Constructor and destructor assembly of c++ 0.00
For each scalar `T`, is there any guarantee an integer of the same... +1.24
C++: How to partial specialization a template function in a templat... +1.58
How does dynamic dispatch happen in assembly? -1.86
what does the presence of & mean in const_cast template parameter +1.03
c++: const reference to an rvalue +0.32
invalid covariant return type ( parameters also inherited ) +1.47
Expression Template implementation not being optimized +1.33
Friend template function 0.00
LNK2019: unresolved external symbol in function +0.33
Can we put class and its implentation in a single header file? +1.64
Inserting to std::list using reverse iterator changes the value of... +0.32
c++11 tie name clash with boost 0.00
Pure virtual method called - cross compiling -0.48
c++ return pointer vs. return a local object with std::move +0.32
Why don't iterators depend on allocators? (i.e. does't making itera... 0.00
Force foreach to use const iterators +0.27
std::sort in a template function +0.41
C++ Template Class Initialization in Condition Statements 0.00
std::string _M_leak_hard and performance concerns 0.00
Should I prefer to call template metafunctions through a nested typ... 0.00
Should I worry about compiler warnings in Boost with -O3? -0.10
Simulating non-local (or free) variables in a locally defined struct -0.32
how should I call all functions in a variadic parameter pack if the... -0.58
Why will std::function call destructor when an object was bound to... -1.88
Move Assignment incompatable with Standard Copy and Swap +1.35
C++ templates with derived classes 0.00
pointer to member: pointer and array element 0.00
Use typedef/using from templated base class in derived class +2.15
Is this an error in "More Effective C++" in Item28? +0.02
questions about vectors of string and ofstream objects +1.01
How does the std::basic_string constructor know beforehand how much... +1.63
What is wrong with the binary_search predicate in my code 0.00
Need help understanding Boost.Atomic Memory Model `memory_order_rel... 0.00
Do default template arguments enter into the one-definition rule? 0.00
Cannot undestand behavior of STL map 0.00