2004-10-26 Benjamin Kosnik <bkoz@redhat.com> * include/ext/array_allocator.h (array::allocate): Check for valid array object, use its size member function directly. * testsuite/ext/array_allocator/3.cc: New. * docs/html/20_util/allocator.html: Add docs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89573 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- libstdc++-v3/ChangeLog 7 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/docs/html/20_util/allocator.html 47 additions, 5 deletionslibstdc++-v3/docs/html/20_util/allocator.html
- libstdc++-v3/include/ext/array_allocator.h 1 addition, 1 deletionlibstdc++-v3/include/ext/array_allocator.h
- libstdc++-v3/testsuite/ext/array_allocator/3.cc 66 additions, 0 deletionslibstdc++-v3/testsuite/ext/array_allocator/3.cc
Loading
Please register or sign in to comment