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 ... 11
Title Δ
Why do we need the highlighted sentence below in [dcl.init]/(6.2)? -1.24
populating a constexpr array using C++17 0.00
Why does passing a const object to a templated function expecting a... 0.00
Are these the expected errors with std::enable_if, or am I using it... -0.96
How to extend constant array in C++ using a base array -2.74
Forwarding of return types of CRTP-derived class methods 0.00
Object rvalue propagation for member function calls +2.05
Program crashes when filesystem::path is destroyed 0.00
c++ creating cyclically dependent objects with raw pointers 0.00
Vector in GCC 4.4.7 Vs GCC 4.9.2 0.00
call a callback function in a pthread function 0.00
Is MSVC right to find this method call ambiguous, whilst Clang/GCC... +1.67
Compilation error using googletest's EXPECT_NO_THROW with std::... +0.31
Always prefer set<T, less<>> to set<T> since C++14? +0.12
std::complex initilalisation issue 0.00
What can be a subexpression? -0.28
Is it okay to define a totally general swap() function? +1.00
Is It Valid To Return Forward Declared Enum Class? (Visual Studio 2... -0.96
Aggregate reference member and temporary lifetime 0.00
Calling an explicit constructor with a braced-init list: ambiguous... +1.29
Differences between several ways to declare an empty/default constr... +0.33
What's wrong with sequental consistency here? 0.00
Does basic_string class really have copy constructor that takes mor... +2.40
Zero initialization of enum with fixed value enumerators +0.31
Lambda capture reference by copy and decltype 0.00
SFINAE-ing any container into a c-style array view 0.00
Compiler error with std::reference_wrapper and types in C++ 0.00
Inheriting constructors and brace-or-equal initializers 0.00
How to define friends for classes defined inside template class +0.34
How to avoid code duplication between similar const and non-const m... 0.00
Why aren't internally included namespaces private? +1.57
Multiple inheritance and polymorphism in C++ +1.35
C++ how to modify a 2D vector of objects size in a function initial... 0.00
How are unqualified-ids other than identifier categorized in terms... 0.00
Why not synthesize move operations for a class that defines the des... +0.09
uniqueness of struct names 0.00
Programmer's error or gcc-5.1.0 bug? 0.00
How to interpret the rule [namespace.udir]p2 in the c++ standard? 0.00
What's the cheapest way to specialize a traits member +0.31
Initialisation of std::array<> 0.00
Error when checking if a tuple of references is default constructible 0.00
Implementing operator less for arrays using fold expressions 0.00
Why must I create a type alias when using a variadic constructor fu... -1.79
why overload keyword removed from C++? 0.00
Friend lookup exception from template-id? 0.00
When is the copy constructor called for this struct? 0.00
pointer to member function of incomplete type 0.00
Linker error with variable templates 0.00
Is object std::shared_ptr findable by its std::weak_ptr? +1.87
Is it possible to create a template which, when specialized, yields... +1.48