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 ... 5 6 7 8 9 ... 59
Title Δ
Why do I get "must be modifiable l-value" compiler error... +1.03
What exactly does an end() iterators in a set data structure suppos... -2.29
Convert range limited float to unsigned int maintaining sort order... -2.17
Implementing a int stack in C++ -1.31
why are C++ compiler synthesized functions (e.g. default constructo... 0.00
Assigning member function to callback with boost::bind and boost::f... 0.00
Does a C++ object have a fixed size? +0.02
Efficient accumulate +0.95
Template overload resolution and implicit conversions -0.57
Memory addressation - zero value -2.17
What is the order of initialization in class members? +0.65
c++11: What's the use of a rvalue reference initialization? +1.52
C++11 template function aliases vs wrappers 0.00
Copy members to std::vector +0.68
How do C++ find the function declaration +1.20
Is a 3d array contiguous in memory, what about a 2d? -2.00
Trying to understand "pointer to member" +0.15
Lambda capture shared_ptr member 0.00
How to override a function in another base class? 0.00
Why is it that debugging in release mode hides information? +1.90
How do new/malloc seem to remember amount of data allocated? +0.83
Program to overload < and > to compare two strings 0.00
Merging two lists efficiently with limited bound -0.75
Is it more efficient to make an functor with no members a class mem... +1.03
C++ overloaded method binding with virtual inheritance -0.66
Assertion Error, using STL Vector -0.10
Difference between std::remove and erase for vector? +0.96
when to use custom deleter for std::shared_ptr -1.36
Ambiguity with [] operator and multiple inheritance +1.62
Can't make function const +0.34
the result of linking two strong function symbol with the same func... -0.17
Compile time method to determine whether object has automatic stora... 0.00
Why C++ default initialization doesn't zero-initialize non-class ty... -1.43
Why do we need compiling and linking separately? -1.68
Why do we need reference collapsing rules -0.28
is it correct to cast an integer to enumerated type? +0.60
How does compiler resolves virtual functions accessing non-virtual... +0.85
Why can I call base template class method from derived class 0.00
How to a resize a dynamic array? +1.04
How to call derived class method in private inheritance? +0.65
Thread safety of const reference return of const method 0.00
C++ Function declare in function +0.72
global operator + override clash detection 0.00
Undefined reference to member function found in static library 0.00
const parameter vs rvalue parameter pass, when saved internally to... 0.00
const correctness for configuration structures -0.40
How exactly should template classes be defined and implemented prop... -0.52
Delete a value from the vector for the key -1.14
What does constructor do in this line? -1.40
Template instantiation effect on compile duration 0.00