[PATCH] D40259: [libcxx] LWG2993: reference_wrapper<T> conversion from T&&

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 20 11:45:29 PST 2017


EricWF added a comment.

Also, you're lacking tests for `noexcept` and the deduction guide.


https://reviews.llvm.org/D40259





More information about the cfe-commits mailing list