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 ... 41 42 43 44 45 ... 59
Title Δ
NonTemplate Function Friend of Template Class -2.17
Priority of template selection in C++ +1.38
What does it mean when you declare a friend and then define it insi... -0.56
Simpler "Preventing derived classes" in C++ +1.37
Why "transform(s.begin(),s.end(),s.begin(),tolower)" can'... +1.31
distances between 2d arrays elements +0.41
How can I learn c++ in a "fun" way? +0.41
Naming convention for Object Ownership in Methods +0.89
C++ - const members / return const int& vs return int +1.38
Using a Template to Expose a Private Typedef +0.03
Overloading of operator[] +0.08
Automatically generate constructors based on non-static data members? -0.61
STL <list> Search List to Find an item property +0.30
Initialization of Objects with Static Storage Duration in C vs C++ -0.99
Why are changes in source not always reflected in machine code afte... -0.11
Big Integer class in C++. How to push digits in an array of unsigne... -0.64
Extension methods in c++ +0.87
template method overrides non-template method -0.59
Choosing between template instantiation with pointer arguments -0.83
gnu c++0x backwards compatibility status - can I just switch it on... -2.33
tricky C problem. dynamic function call +0.75
When does postincrement i++ get executed? +0.59
how does templates work, are they always inlined? +0.74
c++ string iterator -1.45
Why is deleted memory unable to be reused +0.67
Creating new instance of class on stack with no empty no arguments... 0.00
Standard container re-allocation multipliers across popular toolcha... 0.00
Sum of decimal digit -1.09
What is wrong with `std::set`? -1.37
Why does C++ parameter scope affect function lookup within a namesp... +1.43
C++ - Is string a built-in data type? +0.76
Are there real life cases when C4930 Visual C++ warning doesn't ind... +0.36
Deleting a Triple Pointer in c++ -1.43
Does the imlementation of std::string, I use, implement ref-countin... +0.14
Can This Code Compile? +0.81
Constructor of type int +1.08
Could C++ or C99 theoretically be compiled to equally-portable C90? -1.65
What is the defacto standard for sharing variables between programs... +0.51
Few questions about C++ compilers : GCC, MSVC, Clang, Comeau etc -0.48
Ambiguous overload for ‘operator<<’ in ‘std::cout << +1.45
Imitate a static constructor in C++ +0.90
in c++ when subclassing why sometime i need to add virtual key word... 0.00
STL Containers allocation placement new +2.57
Convert Binary Tree in Zigzag order to a Doubly linked list -0.10
C++ includes - Cross referencing files -1.54
copying arrays of strings in C++ -0.26
sscanf multivalue n length values? -0.05
Overloading postfix ++ operator +1.55
C++ dynamically allocated list +0.15
string literal uniqueness requirements +0.53