Marshall Clow
|
e34f6f6a12
|
There were two identical files named 'min_allocator.h'. Move one of them to /support and delete the other. Then adjust all the tests that used them to include the moved one. No functionality change.
llvm-svn: 195785
|
2013-11-26 20:58:02 +00:00 |
Howard Hinnant
|
eec721826c
|
Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library.
llvm-svn: 185167
|
2013-06-28 16:59:19 +00:00 |
Howard Hinnant
|
412dbebe1b
|
license change
llvm-svn: 119395
|
2010-11-16 22:09:02 +00:00 |
Howard Hinnant
|
70d0fe5fae
|
Replaced :: with _ in several path names
llvm-svn: 103906
|
2010-05-16 12:42:38 +00:00 |