C++1y: an assignment operator is implicitly 'constexpr' if it would only call...
C++1y: an assignment operator is implicitly 'constexpr' if it would only call 'constexpr' assignment operators for a literal class type. llvm-svn: 181284
Loading
Please register or sign in to comment