Marshall Clow
|
c3deeb5f89
|
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later.
llvm-svn: 196174
|
2013-12-03 00:18:10 +00:00 |
Marshall Clow
|
21fee96f69
|
Move <dynarray> into include/experimental, and into the std::experimental namespace, since it's not part of C++14, but of an upcoming TS
llvm-svn: 194614
|
2013-11-13 22:44:48 +00:00 |
Marshall Clow
|
ef6f1151b0
|
Initial implementation of <dynarray>. No allocator support pending resolution of LWG #2235; no stack allocation pending compiler support
llvm-svn: 190697
|
2013-09-13 15:22:55 +00:00 |