StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

dyp

Rating
1626.90 (946th)
Reputation
32,033 (3,727th)
Page: 1 2 3 4 ... 11
Title Δ
Using a type that depends on lambda function as a return type +0.32
How to use templated class in constructor for a different class 0.00
Spurious copies in c++03 libstdc++ vs c++11 0.00
Default to making classes either `final` or give them a virtual des... +0.99
std::forward and copy constructor 0.00
std::vector of std::tuples leads to unknown size +0.32
Raw character literal 0.00
Dynamically allocated doubly linked circular list class instances s... 0.00
Metaprograming: Failure of Function Definition Defines a Separate F... -0.93
copy list initialization vs direct list initialization of temporary 0.00
Confusion around function call resolution +2.47
Trying to understand [basic.def.odr]/2 in C++14 (N4140) 0.00
I'm trying to nest boost's "map_list_of" in C++03... 0.00
C++ CRTP based dataflow output class design simplification 0.00
C++ sanity check fails: several variables/memory positions are chan... 0.00
Templated helper Functions to call specific templated children with... +0.35
Why would the behavior of std::memcpy be undefined for objects that... -0.22
C++ Nested Lambda 0.00
decltype(auto) in member function ignores invalid body, decltype(ex... +1.55
c++11 array initialization won't call copy constructor 0.00
How to make sure your object is zero-initialized? -1.52
Undo name hiding by "using" keyword. Does not work in gra... 0.00
Why does reverse_iterator doubly define its nested types? -2.08
Why LNK1120 & LNK2019 appears in case of template and friend fu... 0.00
C++11 introduced exception constructors taking `const char*`. But w... -1.60
Using lambda captured constexpr value as an array dimension 0.00
typeid(complex<double>(0.0,1.0)) != typeid(1.0i) 0.00
Why does make_unique have an extra move with a constructor that can... 0.00
I'm having some difficulty interpreting bullet point (5.2.1.1)... 0.00
c++11: call virtual base-class method using a central command-mapper 0.00
Can sizeof nested twice ever be a dependent expression? 0.00
'template argument deduction/substitution failed' after add... +0.32
error C2783: '_Ty &&std::forward(remove_reference<_T... 0.00
Designing the instantiation and destruction of a class using the pi... 0.00
How does `void_t` work +1.68
Virtual inheritance: Why does it work when only one base class has... -0.49
Is it valid to do explicit template specialisation with auto return... 0.00
ostream << operator with template class, cannot access privat... 0.00
Using boost::bind but allowing any additional parameters to be pass... -1.27
SFINAE gives "Inheriting constructor does not inherit ellipsis... +0.34
User-defined implicit conversion of an enum class when calling an o... 0.00
Do constexpr structs get zero-initialized? 0.00
Placement new and exceptions +0.28
Is std::min returning an lval standard? 0.00
C++: boost fusion fold with c++14 generic lambdas 0.00
Make custom type "tie-able" (compatible with std::tie) +1.75
Using template name without parameters +2.19
Is there an intention behind the auto keyword in trailing return ty... +0.30
When and why would you use static with constexpr? +1.17
When and why would you use static with constexpr? -0.83