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 ... 26 27 28 29 30 ... 59
Title Δ
Sequence Point warning in initializer list 0.00
Behaviour of virtual inheritance in this case +0.31
Why define a subclass as a friend of its own parent class? +0.43
can't assign iterator to constant input vector in a binary function -0.05
Working with objectives and calling methods? +0.03
virtual inheritance -0.06
Whats the errors not able to understand 0.00
what is the type of `std::greater` or `std::less_equal` -2.25
How to specialize a template member funcion depending on the class'... 0.00
What are the use pointer variables? +0.02
Why is this very simple return std::move(thread handle) failing? 0.00
Removing duplicate entries in an array (C++) +0.11
c++ virtual functions in inheriting class -1.05
Searching a linked list, Different data types -0.11
Initializing array of structs within an array of structs +0.35
Variadic templates with 'const' parameter overloading -2.09
How to find average of secondary element in a Binary Search Tree node -0.65
IntegerSet in C++ +0.36
How are function pointers type unsafe +1.64
Can I initialize an STL vector with 10 of the same integer in an in... +0.35
C++ operator < overloading -1.15
Is there a convention for setting variables based on arguments? +1.16
What is the difference between := and += in make file? +0.68
How do I export class functions, but not the entire class in a DLL -0.39
Motivation for mutable in C++ +1.66
Member initialization list? Synthesized method? Struct/array compil... 0.00
Is the constructor of a class called if you declare a object of tha... +0.77
Reflective Factory in C++ Derived class unable to access protected... 0.00
CRTP intermediate class that needs to also be made final +0.37
Virtual multiple inheritance - final overrider 0.00
mixture of virtual and non-virtual inheritance -0.66
stl map performance? +1.23
how to assign two dimensional array to **pointer ? -0.91
Compiler says every constructor and function is being redefined and... +1.17
Explicit casting of ptr to "ptr to a ptr" +1.10
Implementing Visitor Pattern while allowing different return types... 0.00
Possible to declare elements of a function array individually? -0.54
Assign a whole struct at once in an array -1.04
Is there any standard visual studio 2008 plugin avialable for to tr... -0.14
wierd compile time error: method push_back could not be resolved +1.93
Namespaces not found by the compiler +0.39
Inheritance and templates in C++ -1.11
A tool to make the division of C++ code into .h and .cpp files tran... +1.66
where is the address that a function pointer stores +1.86
How do I resolve this <unresolved overloaded function type> e... 0.00
Why does VC++ 2010 allow this to compile? 0.00
Virtual Inheritance and dreaded diamond +0.34
Random numbers on unsigned chars keeps being '?' +1.13
Type inference for templatefunctions with templated parameters -2.51
Libary compatibility between C++11 and C++03 0.00