mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-28 09:55:12 +08:00
3768cee7ca
2001-06-18 Benjamin Kosnik <bkoz@redhat.com> * include/bits/stl_raw_storage_iter.h: Format. Correct derivation. * testsuite/20_util/raw_storage_iterator.cc: Same. * include/bits/stl_alloc.h (_S_chunk_alloc): Change malloc to operator new. (__mem_interface): New typedef for switching between malloc and new. * testsuite/20_util/allocator_members.cc: New file. * testsuite/20_util/comparisons.cc: New file. * testsuite/20_util/pairs.cc: New file. From-SVN: r43451 |
||
---|---|---|
.. | ||
allocator_members.cc | ||
auto_ptr.cc | ||
binders.cc | ||
comparisons.cc | ||
pairs.cc | ||
raw_storage_iterator.cc |