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 ... 30 31 32 33 34 ... 59
Title Δ
Meaning of 'virtual' in classes +0.19
How to determine which overloaded function is called? +1.55
Why is nullptr lowercase in C++11? +0.37
Can multimap_intersection and multimap_difference be implemented si... 0.00
Why is the dereference operator (*) also used to declare a pointer? -0.04
Addresses of virtual functions in vtable +0.08
What is the correct implementation for enums as a type? -0.71
Multiple names for the same variable in C++ -0.87
Minimizing repetitive code in C++, a not so straightforward case +0.71
If-construct advice needed -0.48
a hash set can find the smallest or largest element with O(1)? -1.51
Template internal classes based on parameters +0.37
change element by iterator 0.00
Understanding confusing typedef grammar +0.63
Persistance of object instances that are created inside methods in... +1.80
Can casts be completely avoided with a good design? +0.16
Is a function return-value constant by default (an rvalue)? +1.54
When to use std::begin and std::end instead of container specific v... +1.64
What's a good way to handle builtin functions in an interpreter wri... +1.46
Various ways of calling C++ methods -0.25
Is RVO (Return Value Optimization) on unnamed objects a universally... +1.84
Reference variable in C++ +0.72
C++: sudoku (copy board) -1.03
Overloading operator to merge vectors +0.38
C++ - must friend functions be defined in the header file? -1.22
Member functions for scalar types and operator overloading +2.35
C++ rare runtime error -0.28
optimising the re-arranging of a map into a vector of vector +0.43
Why when one member cannot be moved, the whole enclosing class cann... +1.90
how to detect references to members of temporary objects -0.73
Pass std algos predicates by reference in C++ -1.56
boundary check in operator[](int i) +0.56
Copy assignment for unimplemented copy constructor +1.91
very large A divide at a very large B -0.38
Does a c++ struct have a default constructor? -1.63
Can there be a C++ type that takes 0 bytes +1.60
Can a class be private to a translation unit? -1.57
Describing a very long matrix by a vector of vectors, which dimensi... -2.14
Binary search tree effectively acts as linked list when items are a... -0.84
How can a vector be used in this way? +0.96
How Can I determine The Direction To Move -0.64
Switch template type -1.54
No viable overloaded 0.00
If the method doesn't change the parameter, why can't I pass it as... +0.39
Store pointers to memberfunctions of different classes -1.07
Compilation speed improvements include guards vs. precompiled headers 0.00
How to prevent default initialization of a const variable with a cl... +2.32
Why can't C++ deduce template type from assignment? -1.37
How to avoid 'implicit' calling of a one-parameter constructor in s... -0.08
C++ and serialization: is there any way to do some kind of introspe... -1.00