You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/www
Eric Fiselier 5839fedf28 Implement C++17 tuple bits. Including apply and make_from_tuple.
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.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@275745 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
atomic_design.html Update references to lists.llvm.org 10 years ago
atomic_design_a.html Update references to lists.llvm.org 10 years ago
atomic_design_b.html Update references to lists.llvm.org 10 years ago
atomic_design_c.html Update references to lists.llvm.org 10 years ago
content.css add css files, also, test commit. 16 years ago
cxx1y_status.html Implement LWG#2063, and update the issues links to point to the github generated pages 10 years ago
cxx1z_status.html Implement C++17 tuple bits. Including apply and make_from_tuple. 9 years ago
debug_mode.html Add a note about debug mode being non-functional 12 years ago
index.html Update libcxx.llvm.org documentation by linking to new docs. 10 years ago
menu.css add css files, also, test commit. 16 years ago
results.Linux.html Update linux test results 11 years ago
results.Windows.html New Windows libc++ test results provided by Ruben Van Boxem. 14 years ago
ts1z_status.html Add Filesystem TS -- Complete 10 years ago
type_traits_design.html Update references to lists.llvm.org 10 years ago
upcoming_meeting.html Update status of filesystem issues, and add tests for LWG issue 2683 10 years ago