gcc/libstdc++-v3/include/ext
Paolo Carlini a9dd5a466a PR libstdc++/21244 (cont)
2005-04-28  Paolo Carlini  <pcarlini@suse.de>
	    Gabriel Dos Reis  <gdr@integrable-solutions.net>

	PR libstdc++/21244 (cont)
	* include/bits/cpp_type_traits.h (struct __traitor): Convert
	to bool the values.
	* include/bits/stl_algo.h: Convert _S_threshold to int.
	* include/bits/stl_bvector.h: Revert previous change, convert
	_S_word_bit to int.
	* include/debug/formatter.h: Convert __max_parameters to
	size_t.
	* include/ext/mt_allocator.h: Likewise for _S_chunk_size.
	* include/ext/pool_allocator.h: Likewise for _S_max_bytes and
	_S_align.
	* include/ext/rope: Likewise for _S_alloc_granularity; convert
	_S_max_rope_depth to int.
	* include/ext/ropeimpl.h: Convert _S_path_cache_len to int;
	_S_max_rope_depth to int; _S_copy_max to size_t.

Co-Authored-By: Gabriel Dos Reis <gdr@integrable-solutions.net>

From-SVN: r98915
2005-04-28 07:50:48 +00:00
..
algorithm
array_allocator.h
bitmap_allocator.h
codecvt_specializations.h
debug_allocator.h
functional
hash_fun.h
hash_map
hash_set
hashtable.h
iterator
malloc_allocator.h
memory
mt_allocator.h PR libstdc++/21244 (cont) 2005-04-28 07:50:48 +00:00
new_allocator.h
numeric
pod_char_traits.h
pool_allocator.h PR libstdc++/21244 (cont) 2005-04-28 07:50:48 +00:00
rb_tree
rope PR libstdc++/21244 (cont) 2005-04-28 07:50:48 +00:00
ropeimpl.h PR libstdc++/21244 (cont) 2005-04-28 07:50:48 +00:00
slist
stdio_filebuf.h
stdio_sync_filebuf.h