This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1a8456da17075539099ccb0d625fda816b62bcb2
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
variant
/
variant.variant
History
Marshall Clow
4d82e40310
Disable the deduction guide test I added in 309296 for the moment, while I figure out which compilers don't support deduction guides
...
llvm-svn: 309307
2017-07-27 18:47:35 +00:00
..
variant.assign
Implement LWG 2904.
2017-06-07 10:22:43 +00:00
variant.ctor
Disable the deduction guide test I added in 309296 for the moment, while I figure out which compilers don't support deduction guides
2017-07-27 18:47:35 +00:00
variant.dtor
Implement C++17 <variant>. Patch from Michael Park!
2016-12-02 23:00:05 +00:00
variant.mod
Add markup for libc++ dylib availability
2017-05-04 17:08:54 +00:00
variant.status
Fix Apple-specific XFAIL directive in libc++ test
2017-03-01 23:14:34 +00:00
variant.swap
Add markup for libc++ dylib availability
2017-05-04 17:08:54 +00:00
variant_array.fail.cpp
…
variant_empty.fail.cpp
…
variant_reference.fail.cpp
Implement C++17 <variant>. Patch from Michael Park!
2016-12-02 23:00:05 +00:00
variant_void.fail.cpp
…