When assigning from an rvalue to a const reference, the implicit cast from T...
When assigning from an rvalue to a const reference, the implicit cast from T -> const T is not an lvalue cast. llvm-svn: 72082
Loading
Please register or sign in to comment