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 ... 33 34 35 36 37 ... 59
Title Δ
How can I link with a directory which might not exist while running? 0.00
static constant members for array size -0.95
Why use an extern "C" around a C++ namespace +1.01
Different Source Files For Different Compile Options in Visual Studio -1.89
3D vector constructor C++ -0.64
Issues while making a java like runnable class in C++ +1.54
stl map, set error: memory clobbered past end of allocated block +1.27
Should "const" be used semantically or syntactically? -0.82
Regarding the global namespace in C++ -1.34
Is it OK to have a throwing swap member-implementation? +1.59
Dangling pointer:anyway to check? +0.29
How can I elide a call if an edge condition is known at compile time? -1.55
C++, ignore exception and continue code? -0.75
Proper named temporaries and rvalue-reference/move -1.43
Codepad.org C++ code gives wrong result -0.08
Designing hiearchical classes with template function -2.30
how to check consequence of using free() with new [] -0.68
Is it possible to create an object of a class, inside a class defin... -2.07
Curly Bracket Initialization in C++ and Java +0.72
How I do define a class method that accepts a derived class member... 0.00
C++ callback to non-static interface method +0.22
C++ Interview: vtable for a class with a pure virtual function +1.61
g++ undefined reference in very simple example -1.16
what's the most efficient way to implement a returned calculated va... +1.57
Using std::vector<boost::function> with boost::bind 0.00
copy elision method 0.00
Why is a class' size affected when it contains only a virtual funct... +1.82
Double-Ended Queue: is this a sound "add to front" implem... +1.25
Is it possible to change PRIVATE data memebers of a CLASS illigaly? -1.90
Properties in c++ -1.39
Is RVO (Return Value Optimization) applicable for all objects? +0.91
Exceptions handling guidelines for C++ -0.18
How to overload operator +() for a class -0.55
Passing NULL for array parameter in C/C++ +1.48
C++ Operator Problem +1.24
Precedence of post and pre incrementation operators 0.00
How to provide free begin/end functions for your own types +2.35
Understanding C++ member function template specialization 0.00
Using hyphen or underscore as word separator for files under Linux 0.00
Problem with memory deallocation for non-dynamically created std::v... +0.38
How to delete items from a std::vector given a list of indices +1.32
Creating a function in c++ to output to designated source -1.06
Object returned from function and copy constructor -2.97
Virtual function calling mechanism +0.62
Template Template C++ Function +0.18
temporary object creation in copy constructor -1.87
How to write a different version of stl algorithms in c++? -1.40
Weird C++ template & const problem +0.39
How to sort both data member arrays of a class in code shown -0.19
Name for a public const and private writable atrribute? +1.77