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

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 9 11:43:04 PST 2021


ldionne commandeered this revision.
ldionne added a reviewer: K-ballo.
ldionne added a comment.
Herald added a subscriber: jkorous.

This is superseded by D92725 <https://reviews.llvm.org/D92725>, so I'm going to commandeer and abandon this to clear up the review queue. Thanks for your contribution - it seems to me that part of D92725 <https://reviews.llvm.org/D92725> is actually taken from this patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D40259/new/

https://reviews.llvm.org/D40259



More information about the cfe-commits mailing list