gcc/libstdc++-v3/include/bits
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
..
allocator.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
atomicity.h Add memory barriers to the double-checked locking used for static initialization. 2004-12-27 23:36:54 -05:00
basic_ios.h
basic_ios.tcc doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
basic_string.h re PR libstdc++/21035 (Documentation for std::basic_string::compare() incorrect) 2005-04-25 10:59:21 +00:00
basic_string.tcc basic_string.tcc (_Rep::_M_destroy): Don't check for this == &_S_empty_rep, it's always false, here. 2005-02-21 23:25:08 +00:00
boost_concept_check.h
c++config gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
char_traits.h
codecvt.h acinclude.m4: Remove CCODECVT_H. 2005-01-07 19:34:46 +00:00
concept_check.h
concurrence.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
cpp_type_traits.h PR libstdc++/21244 (cont) 2005-04-28 07:50:48 +00:00
deque.tcc
fstream.tcc re PR libstdc++/20806 (basic_filebuf::xsgetn() fails with text mode and DOS line endings and large buffers) 2005-04-08 17:31:33 +00:00
functexcept.h re PR libstdc++/19343 (New warnings in libstdc++-v3 since 2004-01-05) 2005-01-23 10:45:01 +00:00
gslice_array.h
gslice.h
indirect_array.h
ios_base.h
istream.tcc istream.cc (basic_istream<char>::ignore(streamsize), [...]): In case more than numeric_limits<streamsize>::max() chars are skipped... 2005-01-11 23:35:43 +00:00
list.tcc
locale_classes.h
locale_facets.h re PR libstdc++/19955 (Second std::ctype<char>::narrow() does not call std::ctype<char>::do_narrow()) 2005-02-15 23:29:52 +00:00
locale_facets.tcc re PR libstdc++/21209 (signed integer overflow in num_get<>::_M_extract_int) 2005-04-26 09:31:07 +00:00
localefwd.h
mask_array.h
ostream.tcc doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
postypes.h
slice_array.h
sstream.tcc doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
stl_algo.h PR libstdc++/21244 (cont) 2005-04-28 07:50:48 +00:00
stl_algobase.h re PR libstdc++/20577 (iter_swap doesn't work anymore with vector<bool>) 2005-03-21 22:16:15 +00:00
stl_bvector.h PR libstdc++/21244 (cont) 2005-04-28 07:50:48 +00:00
stl_construct.h cpp_type_traits.h: Add types to the structs thus making type_traits.h redundant... 2005-01-31 16:22:01 +00:00
stl_deque.h cpp_type_traits.h: Add types to the structs thus making type_traits.h redundant... 2005-01-31 16:22:01 +00:00
stl_function.h
stl_heap.h
stl_iterator_base_funcs.h
stl_iterator_base_types.h
stl_iterator.h
stl_list.h cpp_type_traits.h: Add types to the structs thus making type_traits.h redundant... 2005-01-31 16:22:01 +00:00
stl_map.h
stl_multimap.h
stl_multiset.h
stl_numeric.h
stl_pair.h
stl_queue.h
stl_raw_storage_iter.h
stl_relops.h
stl_set.h
stl_stack.h
stl_tempbuf.h cpp_type_traits.h: Add types to the structs thus making type_traits.h redundant... 2005-01-31 16:22:01 +00:00
stl_tree.h stl_tree.h (_Rb_tree<>::_M_insert): Don't leak memory if _M_key_compare throws. 2005-02-26 23:34:36 +00:00
stl_uninitialized.h cpp_type_traits.h: Add types to the structs thus making type_traits.h redundant... 2005-01-31 16:22:01 +00:00
stl_vector.h cpp_type_traits.h: Add types to the structs thus making type_traits.h redundant... 2005-01-31 16:22:01 +00:00
stream_iterator.h
streambuf_iterator.h 2004-11-24 Nathan Myers <ncm@cantrip.org> 2004-11-24 17:01:22 +00:00
streambuf.tcc doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
stringfwd.h
valarray_after.h
valarray_array.h cpp_type_traits.h: Rename _M_type fields to __value... 2005-02-01 13:30:34 +00:00
valarray_array.tcc doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
valarray_before.h
vector.tcc vector.tcc (erase(iterator, iterator), [...]): Qualify all calls to std::copy(). 2004-12-30 02:32:04 +00:00