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 ... 31 32 33 34 35 ... 59
Title Δ
does vector still exist? -1.49
const best practice in function declaration +1.97
uninitialized const -1.72
Write C++ code in C style +0.69
Calling a virtual member function from inside the (template) base c... +0.46
Convert string to char array without spaces in c++ +0.72
I am creating a doubly linked list that will alphabetize a list of... 0.00
Declaring function Templates within a namspace and using in a class +1.47
How do I value-initialize a Type* pointer using Type()-like syntax? +0.56
Size of an Array.... in C/C++? +1.06
Why QVector<TYPE*>::contains expects pointer to non-const TYP... +2.21
Does std::vector *have* to move objects when growing capacity? Or,... -0.08
Is it faster to return a value or modify a parameter passed by refe... +1.20
Delay true base class construction with placement new +1.63
Erasing element from Vector in function +1.29
How to create a jagged string array in c++? -0.62
Dealing with functions in a class that should be broken down into f... -1.51
Compiler chooses the wrong operator<< +0.84
Why is the compiler bugging me on this one? +0.10
Class members prefixed with underscore (_) +0.37
c++ stringstream to ostream to string -1.59
C++: force complete template compilation (MSVC/G++) 0.00
Error: "lvalue required as left operand of assignment" 0.00
What's a portable way to implement no-op statement in C++? +1.15
C++ how to create 'bind' string text replacement method? +1.70
Difference between "Typedef declaration" and "Class... +0.39
C++ Virtual template method +1.26
Using std::shared_ptr with clang++ and libstdc++ -0.60
Convert a multi_key map into a "normal" map joining the m... -2.42
How to use boost::iterator_facade to access a legacy linked list 0.00
Is 'make install' considered harmful? 0.00
C++ Avoiding Circular Dependencies with a Tree -1.72
How can I fake constructor inheritance in C++03? +0.80
Can we return objects having a deleted/private copy/move constructo... +1.19
unspecified bind +0.29
How do stream manipulators with arguments work? -2.65
When exactly does the virtual table pointer (in C++) gets set for a... +0.47
Where does g++ (with -fno-implicit-templates) get template definito... -1.72
shared_ptr chain/branch with a second deleter -0.48
code challenge questions for a game during lunch -0.40
overloading >> in c++ +0.40
Why aren't class template constructor arguments automatically deter... -2.10
Are unused includes harmful in C/C++? +0.70
Does the vptr change during destruction? +1.76
Can I pass constant pointers disguised as arrays? +1.68
Receiving segmentation fault in C++ code -1.68
Why does it think my class arrays are default int arrays? +1.66
Why does it think my class arrays are default int arrays? +0.66
What happens under the hood of vector::push_back memory wise? +2.05
What is the c++ equivalent of Javascript's "in"? -0.82