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 ... 37 38 39 40 41 ... 59
Title Δ
Unable to pass null function-pointer as template argument -1.37
Static Assert inside struct allowed? -1.46
Pass a member function to create a free function boost pointer -1.75
How can i call functions of an abstract base class in C++? 0.00
C++: optimizing function with no side effects +2.00
Is it worthwile to learn assembly language? +0.98
What else does the condition operator in C++ do for me? -1.58
How much of an increase in size do inline functions cause? +0.65
Why not have all the functions as virtual in C++? +0.06
Design a Multidimensional Array in C++ -1.69
Friendship not inherited - what are the alternatives? +0.12
The value of out-of-bounds element of an array - should it change o... -0.12
Avoiding virtual methods in constructor +0.42
Template function having its caller's context? -0.31
how do I create a functioning vector<wchar_t> that has an era... +1.61
why the size of derived class increased, even though the base class... -1.21
c++ class design, 'virtual options struct and setter'? +1.25
Is deleting an element in the middle of a std::vector still expensi... +0.87
How to bypass template virtual function to attain my goal? -0.04
change bit size of packed struct in derived class -0.21
how to typdef an enum of one namespace inside another and use ist c++ -0.73
"CopyConstructible" requirement for C++ stl container ele... -1.74
Compile time comparison of template parameter +0.81
Can I delete an object owned by another with a callback from the ob... -0.88
private copy constructor/assignment operator and copy-initialization +0.65
Specify the element position in the array declaration in C++ +0.17
Can deriving a class from 'enable_shared_from_this' increase perfor... +1.87
How is long long implemented in C++? +1.70
Cast an iterator of a vector of shared_ptr type +1.43
Will the c++ compiler optimize away unused return value by `referen... +0.38
Reverse Engineering virtual functions code in C++ -1.69
Are standard library required to be standard conformant? +1.39
Are virtual method not "delete"able in C++0x? +1.80
How to make large calculations program faster +1.05
why Vector doesn't provide the remove() member function while list... +1.12
Casting a function parameter from void* to actual +0.30
Library to manipulate terminal space? 0.00
C++: Identifying the type of the object -0.52
c++0x library availability in any compiler? -1.34
Why is forward declaration of a class which will be a typedef not a... 0.00
Does dynamic_cast work inside overloaded operator delete? -1.13
C++ Generic Linked List and Iterator 0.00
About Garbage collection in C++ +0.35
stoi - issue with design +1.75
When to delete[] a pointer c++? +0.37
Non-const copy constructor and implicit conversions on return value -0.20
Typename C++ error +0.36
Use non-virtual dispatch in a template +1.41
Virtual protected function error +0.48
What standard clause mandates this lvalue-to-rvalue conversion? +1.31