[libcxx-commits] [PATCH] D97394: [libc++] [C++2b] [P2162] Allow inheritance from std::variant.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 25 10:21:03 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0324b46cd873: [libc++] [C++2b] [P2162] Allow inheritance from std::variant. (authored by curdeius).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97394

Files:
  libcxx/docs/Cxx2bStatusPaperStatus.csv
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/variant
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/variant.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/test/std/utilities/variant/variant.visit/visit.pass.cpp
  libcxx/test/std/utilities/variant/variant.visit/visit_return_type.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97394.333337.patch
Type: text/x-patch
Size: 16607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210325/17da921e/attachment.bin>


More information about the libcxx-commits mailing list