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 ... 9 10 11 12 13 ... 59
Title Δ
Standard if/else on conditions known at compile-time? +1.79
is this undefined behavior? +0.34
Command to compile C++ which inputs from file -0.18
why constant size of struct despite having a vector of int -0.28
issues when deriving a non-template class from a template class in... 0.00
C++ reference and pointer relationship -0.49
Should all lambda declarations be const static? 0.00
Changing code from Java to C -0.06
Can an abstract class be implemented without pure virtual functions... +0.75
ABI vs C++ Standard +1.58
C++ index out of range NOT occurring when it should -1.19
Can the iterator be shared between vectors in C++? +0.13
size of a stack frame always fixed? +0.86
Overloading Operators Twice With Different Arguments +1.96
Does calling a method on a NULL pointer which doesn't access any da... +1.54
Is it possible to use elements of a different type than contained i... -0.58
c++ hold reference to template instance without knowing its arguments +0.33
Passing smart-pointers by reference +0.34
What am I missing in the C++11 Standard? +1.39
Is there an andvantage in choosing either loop as an outer loop? +0.53
std::swap weirdness with G++ 0.00
C++ colon syntax with function body -0.65
c++: The order of iterating through std::hash_map 0.00
How to avoid redefinition of a class method in a template specializ... +1.23
lambda signature for_each + unordered_map +1.26
c++ Function member pointer +0.33
Double slash // in paths - can I use single slash? +1.07
Using template class from template class in template method 0.00
Defining an stl container for a class that has just been declared. +0.32
C++ comparing a pointer to NULL -0.38
Non-template function that processes any container of elements of s... +0.69
Delegation to sister class +0.34
In what case would inheriting private members be useful? -0.25
Trouble move-capturing std::unique_ptr in a lambda using std::bind +0.93
Class with function pointer that can call multiple kind of function... -0.87
Distinguishing C++11 original type-name from typedef-name? +1.36
Does ADL work with named lambdas? -1.47
Initialization with referenced object -0.28
Can't assign a pointer to method from an inherited class -0.84
How to convert template classes? -0.19
Why some compilers optimize if(a>0) and not if(*(&a)>0)? -2.48
Cloning smart pointer vs abstract factory 0.00
Cannot convert from 'overloaded-function' to 'QLabel *'? 0.00
insert vs emplace vs operator[] in c++ map +1.30
"Move Factory" for c++ 11 0.00
Condition variables and lockfree container +0.34
Virtual multiple inheritance 0.00
Friend function declaration/definition inside a namespace -1.78
What is wrong with my UVa code -0.74
Why don't the compiler take the namespace name when the inner scope... -0.89