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
17536b935ae8a4ef2679ae5ccd541eddc60dceed
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
variant
History
Marshall Clow
f8c16417a9
Added failing tests for index out of range for tuple_element<pair<T1,T2>> and variant_alternative<>
...
llvm-svn: 306580
2017-06-28 18:18:30 +00:00
..
variant.bad_variant_access
Add markup for libc++ dylib availability
2017-05-04 17:08:54 +00:00
variant.general
…
variant.get
Add markup for libc++ dylib availability
2017-05-04 17:08:54 +00:00
variant.hash
Worked around GCC bug 56480. Explicit specialization in a different namespace.
2017-03-23 06:21:24 +00:00
variant.helpers
Added failing tests for index out of range for tuple_element<pair<T1,T2>> and variant_alternative<>
2017-06-28 18:18:30 +00:00
variant.monostate
…
variant.monostate.relops
Implement C++17 <variant>. Patch from Michael Park!
2016-12-02 23:00:05 +00:00
variant.relops
Implement C++17 <variant>. Patch from Michael Park!
2016-12-02 23:00:05 +00:00
variant.synopsis
…
variant.variant
Add a missing SFINAE condition to the
variant
's converting constructor.
2017-06-19 08:25:57 +00:00
variant.visit
Fix
std::visit
for the zero variants case.
2017-05-11 07:17:12 +00:00