gcc/libstdc++-v3/include/ext
Benjamin Kosnik 210d7a8f70 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
2004-10-26 06:37:10 +00:00
..
algorithm [multiple changes] 2004-06-12 08:10:24 +00:00
array_allocator.h array_allocator.h (array::allocate): Check for valid array object, use its size member function directly. 2004-10-26 06:37:10 +00:00
bitmap_allocator.h bitmap_allocator.h (allocate): Throw std::bad_alloc when n > max_size(). 2004-10-21 00:06:02 +00:00
debug_allocator.h mt_allocator.h (__mt_alloc::deallocate): Check for null pointer. 2004-10-14 23:03:26 +00:00
enc_filebuf.h enc_filebuf.h: Move concept-check macro to class scope. 2004-05-18 10:09:39 +01:00
functional [multiple changes] 2004-06-12 08:10:24 +00:00
hash_fun.h [multiple changes] 2004-06-12 08:10:24 +00:00
hash_map hash_map: Trivial formatting fixes. 2004-06-14 19:40:45 +00:00
hash_set hash_map: Trivial formatting fixes. 2004-06-14 19:40:45 +00:00
hashtable.h stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
iterator [multiple changes] 2004-06-12 08:10:24 +00:00
malloc_allocator.h bitmap_allocator.h (allocate): Throw std::bad_alloc when n > max_size(). 2004-10-21 00:06:02 +00:00
memory stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
mt_allocator.h bitmap_allocator.h (allocate): Throw std::bad_alloc when n > max_size(). 2004-10-21 00:06:02 +00:00
new_allocator.h bitmap_allocator.h (allocate): Throw std::bad_alloc when n > max_size(). 2004-10-21 00:06:02 +00:00
numeric hash_map: Trivial formatting fixes. 2004-06-14 19:40:45 +00:00
pod_char_traits.h algorithm, [...]: Remove trailing whitespace. 2003-12-09 05:31:53 +01:00
pool_allocator.h bitmap_allocator.h (allocate): Throw std::bad_alloc when n > max_size(). 2004-10-21 00:06:02 +00:00
rb_tree hashtable.h: Trivial formatting fixes. 2004-06-15 13:43:56 +00:00
rope stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
ropeimpl.h re PR libstdc++/17259 (One more _S_leaf incorrectly qualified with _RopeRep:: in ropeimpl.h) 2004-09-02 18:22:20 +00:00
slist re PR libstdc++/16844 (Explicit instantiation failing) 2004-08-02 04:40:19 +00:00
stdio_filebuf.h re PR libstdc++/14600 (__gnu_cxx::stdio_sync_filebuf should expose internal FILE*) 2004-05-29 14:40:59 +00:00
stdio_sync_filebuf.h re PR libstdc++/14600 (__gnu_cxx::stdio_sync_filebuf should expose internal FILE*) 2004-05-29 14:40:59 +00:00