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 ... 27 28 29 30 31 ... 59
Title Δ
c++ static method with struct parametrs -0.81
C++ explicit conversion and implicit conversion +0.37
C++11 does not deduce type when std::function or lambda functions a... 0.00
Require help understand design "Named Template Arguments" 0.00
C++ what is "instantiated from here" error? +0.69
C++ Template Formal Ordering Rules +0.36
Why can the following function access class member without being de... -1.32
Conversion error in template class +0.35
Vector iterators incompatible: runtime error +0.88
Why i need to use the const function in the Less Traits +1.96
How to make a constraint on the parameters of the constructor +0.36
overload assignment and round bracket operator in C++ -1.88
how many std::string copies are being made? +1.86
How does the virtual inheritance table work in g++? 0.00
Accessing a protected member of a superclass-typed member object -... +1.03
Forbid automatic type inference +2.62
What data stucture should I use for BigInt class -0.35
How to specialize template for type derived from particular type +1.92
There are no arguments that depend on a template parameter -2.39
Understanding c++ block of code -1.24
Are C strings guaranteed to be arrays? -1.16
Inherited class initializing a custom made class using non-default... -0.43
Class not having copy constructor issue? -0.58
Can I have a C++ map where multiple keys reference the value withou... +0.08
C++ function, what default value can I give for an object? +1.32
`static`, `extern`, `const` in header file +2.08
Why can an array can be initialized with a variable as length in ja... +1.04
Why I can't return reference of typedef'd type 0.00
Function with multiple signatures, tries to call private subclass i... 0.00
How come forward declaration is not needed for friend class concept? +1.49
A library "misbehaved" with a pass by reference, and it s... 0.00
Does a friend see base classes? +0.65
Difference between function types +0.95
C++: static member variable -1.73
Memory leak using structs +0.33
What does the macro ((void(*)())0)() mean? -0.98
Why don't std::atomic<integral> specializations provide multi... 0.00
std::vector of std::weak_ptr and std::find 0.00
Techniques for keeping data in the cache, locality? +1.28
How can an object be created without calling the constructor in C++? +1.42
How can I define a sorting criterion for a std::set using boost::bind -1.12
C++ implicit type conversion with template +0.78
Templatize the friendship in C++ 0.00
using C++ vector as a buffer -0.60
very non-trivial template friend declaration 0.00
C++ variable has initializer but incomplete type? -2.05
compact vector a small memory foot print vector +1.78
How do you declare the friend of a generic class outside of the cla... +0.39
Why won't this function work? 0.00
Is the compiler allowed to select const ref over ref during overloa... 0.00