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 ... 29 30 31 32 33 ... 59
Title Δ
Swapping a vector with a copy of itself +1.89
How to overload operator= to return pointer to a member? -0.11
base64 encode null terminator 0.00
Use the index in naming variables during a cycle C++ +0.57
Create objects in conditional c++ statements -1.07
C++ how to count correctly the characters in a const char? -1.88
C++ : The second time calling a function, but still affect my previ... -0.48
construction of the virtual table by compiler -0.22
Memory management trickery with arrays 0.00
C++ memcpy function, why use *s++ instead of s[i] -0.61
I'm trying out Data Oriented Design - Can I do this with std::vector? +0.37
Mixed management in C++ -1.41
How to update to C++11? -2.36
C++ Taking address of temporary - error while assigning reference t... -0.16
variable return type in c++ class +0.60
Why can you initialize a static const variable inline but not a pla... +0.41
Initializing reference variables with the conditional operator -0.99
Does a pure abstract C++ class declared in a header used in differe... -1.01
expected ';' after expression 0.00
Returning a Static Local Reference +0.41
Static vector resize +0.36
How are C++ strings stored? +1.23
c++ function template specialization for known size typedefed array -1.63
Platform-Specific Workarounds to C++ Static Destruction / Construct... 0.00
How can we re-initialize a thread without killing it? +0.10
In C++ can one rename/alias a non-namespace, non-class name? +1.58
C++ Templates polymorphism obstacle -0.48
C++: Pointers value & addresses +0.20
C++ From the Compiler's Point of View +0.66
C++ - Multiple Inheritance -1.02
C++ virtual method overload/override compiler error +1.63
vim c++ template writing 0.00
when will memory space be allocated if vector is defined globally -2.27
Is call by reference safe in this C++ example? +1.60
Pointer to base class sub-object. Which version of virtual function... +0.36
Is it possible to create structure with C like string (char *) data... +0.73
Will temporary object be deleted if there is no const reference to... 0.00
override c++ virtual method -0.13
c++ classes and static +0.34
C++ cascaded operator[] to operator() parameter list? -0.49
C++ private access to other classes' members +2.08
Linux C++: How to properly use template specializations across mult... -2.08
C++ Compile-time polymorphism +1.04
What does the default allocator do when a std::vector is resized (v... +0.94
C++ vs Java? Why does the ICC generate slower code than VC? +0.55
Confusion over extending abstract classes in C++ -0.42
Copying an array into a std::vector +0.19
What is the purpose of the "final" keyword in C++11? +0.94
Catch block doesn't want to catch thrown exception -2.58
Virtual inheritance from base class 0.00