summaryrefslogtreecommitdiffstats
path: root/libcxx/test/containers/sequences/dynarray/dynarray.cons/default.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-95/+0
| | | | llvm-svn: 224658
* Move <dynarray> into include/experimental, and into the std::experimental ↵Marshall Clow2013-11-131-6/+8
| | | | | | namespace, since it's not part of C++14, but of an upcoming TS llvm-svn: 194614
* Initial implementation of <dynarray>. No allocator support pending ↵Marshall Clow2013-09-131-0/+93
resolution of LWG #2235; no stack allocation pending compiler support llvm-svn: 190697
OpenPOWER on IntegriCloud