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 ... 48 49 50 51 52 ... 59
Title Δ
Is there a simple way to forward to a member function with a matchi... +1.06
C++: proper inlining syntax +1.25
Call a C++ base class method automatically +1.05
C++ Typedefs and operator overloading 0.00
Virtual function and Classes -0.66
the difference between unsigned long to UINT64 -0.14
unfamiliar with struct/class declaration with template -0.28
looking for a MemoryStream in C++ +0.50
Instantiating C++ template functions +1.80
C compile error: "Variable-sized object may not be initialized... +1.93
Only implement copy constructor, no assignment constructor +0.43
Why aren't (C++) virtual destructors enforced for a base class -2.03
C++, get the name of the function -0.26
Changing number precision +0.02
Is the order of declarations within a class important? -0.27
C++ and virtual methods overriding +0.62
How to pass a function to a function? +0.82
C++ typedef for partial templates -0.17
Why is there no parameter contra-variance for overriding? +0.75
Overloading stream insertion without violating information hiding? +0.03
need a virtual template member workaround -1.63
Overriding vs Virtual -0.47
Is C++ (one of) the best language to learn at first nowdays? -0.89
why no implicit conversion from pointer to reference to const pointer +0.71
Do I need to use locking with integers in c++ threads -1.24
std::string.resize() and std::string.length() +0.94
Containers of auto pointers -1.03
Cast vector<T> to vector<const T> +0.40
Why can't we overload "=" using friend function? -2.10
Custom iterator which converts values before saving it -2.86
Can a constructor return a NULL value? +1.02
C++ namespace help -2.32
(static initialization/template instantiation) problems with factor... +0.39
How to initialise an array inside a struct without doing each eleme... +1.23
In game programming are global variables bad? +0.15
How to split the definition of template friend function within temp... -1.27
What is time complexity for find method in a set in c++? 0.00
How to demonstrate java multithreading visibility problems? +1.43
Is it compulsory to learn about Data Structures if you want to be a... +0.40
c++ exceptions and program execution logic -0.49
Is there a (Linux) C++ IDE that can 'construct' a project from a ma... +0.74
Is undefined behavior worth it? +0.31
Using member functions of members in the constructor initializer +0.44
Is it standard C++ to assign a member pointer to the address of ano... 0.00
What elegant method callback design should be used? +1.15
Pointer to auto_ptr instead of a classical double pointer -1.10
How do explicit template instantiations affect what the linker can... +0.91
C++ split string +2.07
Difference of function argument as (const int &) and (int &... +1.06
Tool to create an amalgamation/combine all source files of a librar... +0.41