mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-27 07:19:03 -04:00
![]() This patch upgrades <tuple> to be C++17 compliant by implementing: * tuple_size_v: This was forgotten when implementing the other _v traits. * std::apply: This was added via LFTS v1 in p0220r1. * std::make_from_tuple: This was added in p0209r2. llvm-svn: 275745 |
||
---|---|---|
.. | ||
tuple_element.fail.cpp | ||
tuple_element.pass.cpp | ||
tuple_size_v.fail.cpp | ||
tuple_size_v.pass.cpp | ||
tuple_size.fail.cpp | ||
tuple_size.pass.cpp | ||
tuple.include.array.pass.cpp | ||
tuple.include.utility.pass.cpp |