]> git.ipfire.org Git - thirdparty/gcc.git/commit
bitmap_allocator.h (allocate(size_type)): Minor tweak.
authorPaolo Carlini <pcarlini@suse.de>
Sat, 30 Oct 2004 21:44:04 +0000 (21:44 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sat, 30 Oct 2004 21:44:04 +0000 (21:44 +0000)
commitde2d7877bae3da8afdf8a9939963867b43474235
treee6377c1aa9dde3d70fd466afa36d28853698d843
parent3cabd8f9f1f3b1cf8c1f87fdd104ae574ccfd3c2
bitmap_allocator.h (allocate(size_type)): Minor tweak.

2004-10-30  Paolo Carlini  <pcarlini@suse.de>

* include/ext/bitmap_allocator.h (allocate(size_type)): Minor tweak.

* testsuite/ext/bitmap_allocator/check_delete.cc: New.
* testsuite/ext/bitmap_allocator/check_new.cc: Likewise.

From-SVN: r89899
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/ext/bitmap_allocator/check_delete.cc [new file with mode: 0644]
libstdc++-v3/testsuite/ext/bitmap_allocator/check_new.cc [new file with mode: 0644]