llvm-project/libcxx/test/std/containers/sequences/array
Marshall Clow c5c29006dc Add tests to ensure that string/vector/array have contiguous iterators - which they did. Mark N4284 as complete
llvm-svn: 238233
2015-05-26 18:57:27 +00:00
..
array.cons
array.data
array.fill
array.size
array.special
array.swap
array.tuple [libcxx] Move tuple_size and tuple_element overloads for pair and array out of !defined(_LIBCPP_HAS_NO_VARIADICS) block. 2015-03-17 15:08:03 +00:00
array.zero
at.pass.cpp
begin.pass.cpp
contiguous.pass.cpp Add tests to ensure that string/vector/array have contiguous iterators - which they did. Mark N4284 as complete 2015-05-26 18:57:27 +00:00
front_back.pass.cpp
indexing.pass.cpp
iterators.pass.cpp
types.pass.cpp
version.pass.cpp