[libcxx-commits] [PATCH] D96660: [libcxx] adds concept `std::common_reference_with`

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 19 13:58:52 PST 2021


ldionne added a comment.

(I assume we'll handle types behaving like the old reference_wrapper correctly in your `common_reference` patch)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96660



More information about the libcxx-commits mailing list