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 ... 17 18 19 20 21 ... 59
Title Δ
Is such a cast possible? +0.32
C++11 lambda returning lambda -2.18
loading values from a variadic argument pack into a temporary array 0.00
const string a = "tmp" vs const string& a = "tmp... -2.14
c++11 move insertion for std::deque or std::list +2.19
Using const_iterator in non constant function +0.09
Can lazy loading be considered an example of RAII? +0.87
Too many template parameters in C++? -2.79
STL vector: Moving all elements of a vector -1.27
Aliasing `T*` with `char*` is allowed. Is it also allowed the other... -0.23
Delete dynamically created objects +1.32
C++, what does pointer really mean? when virtual involved +0.57
Pure virtual inheritance, multiple inheritance, and C4505 -0.16
How to copy data starting from end of the array in C/C++ +0.32
static_cast and RTTI vs dynamic_cast +0.67
Puzzling post and pre-increment behavior of reverse_iterators and b... -1.80
How should be dependency between projects? -0.43
compilation error C++ templated function with iterators as arugments +1.76
Undefined reference to 'Class<Type>::Class' -0.63
Why does my destructor appear to be called more often than the cons... -0.16
Sorting two arrays into a combined array -0.70
Initializing a const bool array using a function in c++ -2.40
Partially specialized explicit template specialization 0.00
Is it OK to inherit from the C++11 smart pointers and override the... +0.26
'Incomplete type' error declaring pointer-to-member function templa... +1.14
C++11: In what order are lambda captures destructed? -0.69
Best Way to Return a Class in C++ -1.08
Is using a locally defined type in a template allowed? 0.00
Using overloaded operator for a class from within another class 0.00
How a statically-allocated variable-size array works in C++ ? +1.48
Assigning base struct to derived struct -0.43
Value initialization of inherited POD types 0.00
Unexpected Template deduction -0.36
Can't link a template function -0.52
Is it safe to privately inherit from a non-virtual destructor class? 0.00
c++ class constructed by passing an external pointer or by internal... -0.85
C++11: polymorphic object destruction and concurrency +1.87
Template or function arguments as implementation details in doxygen? +0.38
Several Errors with GNE -2.39
Am I doing something wrong if I am using the heap in C++? +0.54
In c++, can I have a class which has some functions only under cert... -2.49
global operator new, private c-tor and friend +0.58
Erase by iterator on a C++ STL map +1.48
Passing const object by reference issue -0.95
How to check if variable is whole in C++ without a math library -0.63
C++ : Implicit type conversion +0.04
Reference member variables as class members +1.71
'class' type redefinition, already included ifndef/define/endif +0.52
template copy constructor +2.08
Why are classes called classes in C++? -0.83