Star81
27
代码介绍
代码
Issues9
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. libcxx
  4. /
  5. test
  6. /
  7. std
  8. /
  9. utilities
  10. /
  11. variant
  12. /
  13. variant.variant
  14. /
  15. variant.assign
GGitHub[libc++] Make constexpr std::variant. Implement P2231R1 (#83335)
52271a5c创建于 2024年5月10日历史提交
文件最后提交记录最后更新时间
T.pass.cpp
[libc++] Make constexpr std::variant. Implement P2231R1 (#83335) Fixes #866862 年前
conv.pass.cpp
[libc++] Remove _LIBCPP_ENABLE_NARROWING_CONVERSIONS_IN_VARIANT (#83928) This was slated for removal in LLVM 19.2 年前
copy.pass.cpp
[libc++] Make constexpr std::variant. Implement P2231R1 (#83335) Fixes #866862 年前
copy.verify.cpp
[libc++] Move all the remaining .fail.cpp tests to .verify.cpp I made sure they all had some expected-error output in them. Many of these tests would be better implemented as a positive test using SFINAE, but this is beyond the scope of this patch. Differential Revision: https://reviews.llvm.org/D1539802 年前
move.pass.cpp
[libc++] Make constexpr std::variant. Implement P2231R1 (#83335) Fixes #866862 年前