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
This commit is contained in:
Benjamin Kosnik 2004-10-26 06:37:10 +00:00 committed by Benjamin Kosnik
parent f1a6626519
commit 210d7a8f70
4 changed files with 121 additions and 6 deletions