mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-27 23:38:59 -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.apply | ||
tuple.assign | ||
tuple.cnstr | ||
tuple.creation | ||
tuple.elem | ||
tuple.helper | ||
tuple.rel | ||
tuple.special | ||
tuple.swap | ||
tuple.traits | ||
alloc_first.h | ||
alloc_last.h | ||
empty_member.pass.cpp | ||
TupleFunction.pass.cpp |