array_allocator.h
4.28 KB
-
array_allocator.h (array::allocate): Check for valid array object, use its size… · 210d7a8f
array_allocator.h (array::allocate): Check for valid array object, use its size member function directly. 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. From-SVN: r89573
Benjamin Kosnik committed