[libcxx-commits] [PATCH] D85420: [libcxx/variant] Introduce `switch`-based mechanism for `std::visit`.
Michael Park via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Aug 14 12:55:59 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa175a96517c5: [libcxx/variant] Introduce `switch`-based mechanism for `std::visit`. (authored by mpark).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85420/new/
https://reviews.llvm.org/D85420
Files:
libcxx/include/variant
libcxx/test/std/utilities/variant/variant.visit/visit.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85420.285742.patch
Type: text/x-patch
Size: 27508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200814/a250ebc7/attachment-0001.bin>
More information about the libcxx-commits
mailing list