[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
       
    Mon Aug 10 01:34:25 PDT 2020
    
    
  
mpark updated this revision to Diff 284280.
mpark added a comment.
Use `_LIBCPP_CONCAT`.
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/libcxx/utilities/variant/variant.visit/visit_without_switch.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85420.284280.patch
Type: text/x-patch
Size: 33260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200810/7534666a/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list