Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -95/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Move <dynarray> into include/experimental, and into the std::experimental ↵ | Marshall Clow | 2013-11-13 | 1 | -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 Clow | 2013-09-13 | 1 | -0/+93 |
resolution of LWG #2235; no stack allocation pending compiler support llvm-svn: 190697 |