gcc/libstdc++-v3/include/bits
Paolo Carlini 3b83e64bd3 PR libstdc++/29134 (vector<bool> bits)
2006-09-22  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/29134 (vector<bool> bits)
	* include/bits/stl_bvector.h (vector<bool>::max_size):
	Use allocator' max_size.
	* testsuite/23_containers/vector/bool/capacity/29134.cc: New.

	* testsuite/23_containers/deque/capacity/29134-2.cc: Minor tweak.
	* testsuite/23_containers/vector/capacity/29134-2.cc: Likewise.

From-SVN: r117148
2006-09-22 17:51:01 +00:00
..
allocator.h
basic_ios.h
basic_ios.tcc
basic_string.h atomicity.h: Move to... 2006-09-14 09:48:15 +00:00
basic_string.tcc basic_string.tcc (find(const _CharT*, size_type, size_type)): Robustify. 2006-09-05 17:38:44 +00:00
boost_concept_check.h
c++config
char_traits.h
codecvt.h
concept_check.h
cpp_type_traits.h type_traits.h: New. 2006-09-18 13:30:56 +00:00
deque.tcc re PR libstdc++/29134 (Has there been a serious attempt to define the max_size() member functions?) 2006-09-21 00:11:52 +00:00
fstream.tcc
functexcept.h
gslice_array.h
gslice.h
indirect_array.h
ios_base.h atomicity.h: Move to... 2006-09-14 09:48:15 +00:00
istream.tcc
list.tcc
locale_classes.h atomicity.h: Move to... 2006-09-14 09:48:15 +00:00
locale_facets.h type_traits.h: New. 2006-09-18 13:30:56 +00:00
locale_facets.tcc locale_facets.tcc (_M_group_int): Remove redundant using-declaration. 2006-09-18 16:05:25 +00:00
localefwd.h
mask_array.h
ostream.tcc
postypes.h
slice_array.h
sstream.tcc
stl_algo.h type_traits.h: New. 2006-09-18 13:30:56 +00:00
stl_algobase.h type_traits.h: New. 2006-09-18 13:30:56 +00:00
stl_bvector.h PR libstdc++/29134 (vector<bool> bits) 2006-09-22 17:51:01 +00:00
stl_construct.h
stl_deque.h re PR libstdc++/29134 (Has there been a serious attempt to define the max_size() member functions?) 2006-09-21 00:11:52 +00:00
stl_function.h
stl_heap.h stl_heap.h (sort_heap): Iterator post-decrement is only required to be convertible to the iterator type. 2006-09-10 09:23:59 +00:00
stl_iterator_base_funcs.h
stl_iterator_base_types.h
stl_iterator.h type_traits.h: New. 2006-09-18 13:30:56 +00:00
stl_list.h re PR libstdc++/29134 (Has there been a serious attempt to define the max_size() member functions?) 2006-09-21 00:11:52 +00:00
stl_map.h
stl_multimap.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
stl_multiset.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
stl_numeric.h
stl_pair.h
stl_queue.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
stl_raw_storage_iter.h
stl_relops.h
stl_set.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
stl_stack.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
stl_tempbuf.h stl_algo.h (stable_sort): Uglify the buf variable. 2006-07-30 13:02:58 +00:00
stl_tree.h re PR libstdc++/29134 (Has there been a serious attempt to define the max_size() member functions?) 2006-09-21 00:11:52 +00:00
stl_uninitialized.h
stl_vector.h re PR libstdc++/29134 (Has there been a serious attempt to define the max_size() member functions?) 2006-09-21 00:11:52 +00:00
stream_iterator.h
streambuf_iterator.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
streambuf.tcc
stringfwd.h
valarray_after.h
valarray_array.h re PR libstdc++/29063 (valarray does not undefine all temp macros) 2006-09-18 09:19:36 +00:00
valarray_array.tcc
valarray_before.h
vector.tcc