This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
98b4cf8fcaf391794de17bb10bea1ec03bc0133a
clang-p2996
/
libcxx
/
test
/
std
/
containers
/
sequences
/
array
History
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
…