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/test/std/containers/sequences/array/array.tuple
Eric Fiselier 199bee0ea7 [libcxx] LWG2485: get() should be overloaded for const tuple&&. Patch from K-Ballo.
Review: http://reviews.llvm.org/D14839

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@255941 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
get.fail.cpp Suppress array initialization warnings in std::experimental::apply tests 10 years ago
get.pass.cpp Suppress array initialization warnings in std::experimental::apply tests 10 years ago
get_const.pass.cpp Suppress array initialization warnings in std::experimental::apply tests 10 years ago
get_const_rv.pass.cpp [libcxx] LWG2485: get() should be overloaded for const tuple&&. Patch from K-Ballo. 10 years ago
get_rv.pass.cpp Suppress array initialization warnings in std::experimental::apply tests 10 years ago
tuple_element.pass.cpp [libcxx] Move tuple_size and tuple_element overloads for pair and array out of !defined(_LIBCPP_HAS_NO_VARIADICS) block. 11 years ago
tuple_size.pass.cpp [libcxx] Move tuple_size and tuple_element overloads for pair and array out of !defined(_LIBCPP_HAS_NO_VARIADICS) block. 11 years ago