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 ... 11 12 13 14 15 ... 59
Title Δ
avoid angle brackets in default template -0.18
Assigning namespaces in C++ +0.40
Need help understanding functions that returns a reference -0.42
-g option ignored when building c++ programs with "make" 0.00
Operator overloading clang++ and g++ different output 0.00
why does the following code compile +0.86
To what extent can be this a bad practice? [circular dependence] -0.16
Call of overloaded ‘pow(const double&, double)’ is ambiguous 0.00
where did my 4 bytes go? +0.81
Redeclaration error for a templated function -2.48
Why does this template code compile? -0.40
Virtual constructor and what happens calling virtual functions insi... +1.60
Why is capturing by value needed in C++11's range-based for -1.50
Distinguish if C++ object was dynamically allocated or not? +0.34
Possible optimization for compilers or defined behaviour +0.34
Returning a particular value instead of 0 in an unsuccessful search... -0.24
Callstack for std::bad_function_call -2.85
How to define two functions with the same name and parameters, if o... +1.46
Initiliaizing char[40] through the constructor -1.30
forward declaration on c++ with a list inside 0.00
On C/C++ dereferencing operator +0.34
std::vector faster than std::unordered_set? -1.06
What do default values of pointers in constructors mean? -1.75
Void Pointers with Inherited Classes +2.66
Classes and void pointers +0.13
Create objects while adding them into vector -1.48
Templates Calling Each Other's Functions +0.33
C++ Why I can invoke private virtual function of base class from a... -1.58
Stream operator overloading in nested namespace +1.89
can an expression in c++ change a variable value +0.63
Deep copy of a matrix-like class 0.00
Inheriting parent assignment operator when child's is implicitly de... +0.35
is there a reason these two functions are not combined into one fun... -0.32
what it is: int (*z())[5]; +2.41
The procedure entry point __gxx_personality_v0 could not be located... 0.00
Difference between returning a const reference and rvalue reference -1.58
Object deleted because of move constructor -0.97
What does this declare `void func(bool b ...)`? +0.98
How can I get my va_list arguments to repeat itself? -2.60
Dividing each element in a container between a given number C++ +1.06
Decide if const char* is a string literal or a variable +2.07
Can you forward-declare a namespace alias in C++? -1.47
What makes a template different from a generic? +0.81
Prevent templated member function from being instantiated for a giv... +0.80
How to resize array of struct elements -1.39
Calling a member function pointer on a smart pointer 0.00
Instance of struct inside class definition producing compiler error -0.66
STL looping in reverse through map C++ -1.02
Avoiding memory leak -1.09
C++ member private array variable - Undefined at compile time +0.34