gcc/libstdc++-v3/include/bits
Brendan Kehoe ba317c5236 [multiple changes]
2001-08-19  Brendan Kehoe  <brendan@zen.org>

        * include/bits/std_complex.h: Default initialize second argument
	of polar to 0, as specified in Library DR #79

2001-10-19  Brendan Kehoe  <brendan@zen.org>

        * include/bits/stl_raw_storage_iter.h (operator=): Fix to call
	_Construct instead of construct.

2001-10-19  Brendan Kehoe  <brendan@zen.org>

        * include/bits/basic_string.tcc (find_first_not_of): Take out check for
        __n being non-zero, since the standard does not mandate that.
        e.g., a search for "" in "" should yield position 0, not npos.
        (find_last_not_of): Likewise.

2001-10-19  Brendan Kehoe  <brendan@zen.org>

        * include/bits/stl_bvector.h (vector<bool>::_M_range_check): Fix
	to throw out_of_range, not range_error, thus sayeth $23.1.1.13.

2001-10-19  Brendan Kehoe  <brendan@zen.org>

        * include/bits/stl_iterator.h (reverse_iterator::current): Rename
        member from _M_current, and change all uses; thus sayeth $24.4.1.1.

2001-10-19  Brendan Kehoe  <brendan@zen.org>

        * include/bits/stl_algo.h (partial_sort): Add missing `>' on the
        template parameter _ValueType.

2001-10-19  Brendan Kehoe  <brendan@zen.org>

	* include/bits/std_limits.h: Clean up extra semicolons.
        * include/bits/locale_facets.h: Likewise.
        * include/bits/type_traits.h: Likewise.

2001-10-19  Brendan Kehoe  <brendan@zen.org>

        * include/bits/localefwd.h (locale::combine): Add const for lib DR 14.
        * include/bits/locale_facets.tcc (locale::combine): Likewise.

From-SVN: r46353
2001-10-19 18:39:00 +00:00
..
basic_file.h
basic_ios.h
basic_ios.tcc
basic_string.h
basic_string.tcc [multiple changes] 2001-10-19 18:39:00 +00:00
boost_concept_check.h
c++config Daily bump. 2001-10-19 07:16:27 +00:00
char_traits.h
codecvt.h
concept_check.h
cpp_type_traits.h
fpos.h
fstream.tcc
functexcept.h
generic_shadow.h
gslice_array.h
gslice.h
indirect_array.h
ios_base.h howto.html: Add anchor name. 2001-09-25 23:51:17 +00:00
istream.tcc howto.html: Add anchor name. 2001-09-25 23:51:17 +00:00
limits_generic.h
locale_facets.h [multiple changes] 2001-10-19 18:39:00 +00:00
locale_facets.tcc [multiple changes] 2001-10-19 18:39:00 +00:00
localefwd.h [multiple changes] 2001-10-19 18:39:00 +00:00
mask_array.h
ostream.tcc howto.html: Add anchor name. 2001-09-25 23:51:17 +00:00
pthread_allocimpl.h
slice_array.h
slice.h
sstream.tcc
std_algorithm.h
std_bitset.h howto.html: Add anchor name. 2001-09-25 23:51:17 +00:00
std_complex.h [multiple changes] 2001-10-19 18:39:00 +00:00
std_deque.h
std_fstream.h
std_functional.h
std_iomanip.h
std_ios.h
std_iosfwd.h howto.html: Add anchor name. 2001-09-25 23:51:17 +00:00
std_iostream.h c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
std_istream.h howto.html: Add anchor name. 2001-09-25 23:51:17 +00:00
std_iterator.h
std_limits.h [multiple changes] 2001-10-19 18:39:00 +00:00
std_list.h
std_locale.h
std_map.h howto.html: Add anchor name. 2001-09-25 23:51:17 +00:00
std_memory.h
std_numeric.h
std_ostream.h howto.html: Add anchor name. 2001-09-25 23:51:17 +00:00
std_queue.h
std_set.h howto.html: Add anchor name. 2001-09-25 23:51:17 +00:00
std_sstream.h std_sstream.h (basic_ostringstream): Fix ctor. 2001-08-24 18:52:03 +00:00
std_stack.h
std_stdexcept.h
std_streambuf.h howto.html: Add anchor name. 2001-09-25 23:51:17 +00:00
std_string.h
std_utility.h
std_valarray.h
std_vector.h
stl_algo.h [multiple changes] 2001-10-19 18:39:00 +00:00
stl_algobase.h
stl_alloc.h
stl_bvector.h [multiple changes] 2001-10-19 18:39:00 +00:00
stl_construct.h
stl_deque.h
stl_function.h howto.html: Add anchor name. 2001-09-25 23:51:17 +00:00
stl_heap.h
stl_iterator_base_funcs.h
stl_iterator_base_types.h
stl_iterator.h [multiple changes] 2001-10-19 18:39:00 +00:00
stl_list.h
stl_map.h
stl_multimap.h
stl_multiset.h
stl_numeric.h
stl_pair.h howto.html: Add anchor name. 2001-09-25 23:51:17 +00:00
stl_pthread_alloc.h
stl_queue.h
stl_raw_storage_iter.h [multiple changes] 2001-10-19 18:39:00 +00:00
stl_relops.h
stl_set.h
stl_stack.h
stl_tempbuf.h
stl_threads.h stl_threads.h (_Atomic_swap): New function. 2001-10-03 21:19:31 +00:00
stl_tree.h re PR libstdc++/3349 (bug in map::insert(p,t)) 2001-08-24 17:40:31 +00:00
stl_uninitialized.h
stl_vector.h
stream_iterator.h
streambuf_iterator.h howto.html: Add anchor name. 2001-09-25 23:51:17 +00:00
streambuf.tcc
stringfwd.h
type_traits.h [multiple changes] 2001-10-19 18:39:00 +00:00
valarray_array.h
valarray_array.tcc
valarray_meta.h