Star
81
Fork
27
代码
介绍
代码
Issues
9
Pull Requests
9
流水线
Actions
讨论
Wiki
项目成员
44
分析
项目设置
Star
81
Fork
27
master
msdebug
/
libcxx
/
test
/
std
/
utilities
/
variant
/
variant.variant
/
variant.assign
下载当前目录
G
GitHub
[libc++] Make
constexpr std::variant
. Implement P2231R1 (
#83335
)
52271a5c
创建于
2024年5月10日
历史提交
文件
最后提交记录
最后更新时间
T.pass.cpp
[libc++] Make
constexpr std::variant
. Implement P2231R1 (
#83335
) Fixes
#86686
2 年前
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
#86686
2 年前
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/D153980
2 年前
move.pass.cpp
[libc++] Make
constexpr std::variant
. Implement P2231R1 (
#83335
) Fixes
#86686
2 年前