gcc/libstdc++-v3/include/bits
GCC Administrator 35e0e58c7a Daily bump.
From-SVN: r86392
2004-08-23 00:16:21 +00:00
..
allocator.h concurrence.h (__gnu_cxx::lock): New. 2004-06-25 06:10:44 +00:00
atomicity.h atomicity.h: New, forward declarations for __atomic_add and __exchange_and_add. 2004-02-27 00:49:50 +00:00
basic_ios.h re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
basic_ios.tcc basic_ios.tcc (basic_ios<>::copyfmt): Don't deal with _M_word != _M_local_word two times, redundantly. 2004-08-21 08:54:07 +00:00
basic_string.h re PR c++/16169 (-Weffc++ item 15 improvements) 2004-07-08 15:56:21 +00:00
basic_string.tcc [multiple changes] 2004-06-12 08:10:24 +00:00
boost_concept_check.h re PR libstdc++/16154 (input iterator concept too restrictive) 2004-06-23 16:03:52 +00:00
c++config Daily bump. 2004-08-23 00:16:21 +00:00
char_traits.h char_traits.h (struct _Char_traits_match): Remove, unused. 2004-08-21 14:40:53 +00:00
codecvt.h Fixups for EDG front end. 2004-04-07 03:33:36 +00:00
concept_check.h
concurrence.h abi.html: Remove non-public qualification. 2004-07-12 23:40:49 +00:00
cpp_type_traits.h type_traits.h (_Is_normal_iterator): Move... 2004-07-02 14:49:09 +00:00
deque.tcc 2832.cc: Remove junk. 2004-08-15 23:08:58 +00:00
fstream.tcc re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
functexcept.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
gslice.h gslice.h: Trivial formatting fixes. 2004-07-08 20:48:04 +00:00
gslice_array.h gslice.h: Trivial formatting fixes. 2004-07-08 20:48:04 +00:00
indirect_array.h indirect_array.h: Trivial formatting fixes. 2004-08-16 14:50:31 +00:00
ios_base.h PR libstdc++/7219 (continued) 2004-08-20 21:14:56 +00:00
istream.tcc istream.tcc (getline): Make sure arguments passed to min/max have the same type. 2004-06-22 22:22:14 +00:00
list.tcc list.tcc: Trivial formatting fixes. 2004-08-03 10:11:31 +00:00
locale_classes.h re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
locale_facets.h re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
locale_facets.tcc locale_facets.tcc (num_put<>::do_put(bool)): Cast to a signed type, long according to the resolution of DR 359. 2004-08-22 17:55:51 +00:00
localefwd.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
mask_array.h gslice.h: Trivial formatting fixes. 2004-07-08 20:48:04 +00:00
ostream.tcc re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
postypes.h re PR libstdc++/14320 (istreambuf_iterator::difference_type is not a signed integral type) 2004-03-03 00:22:05 +00:00
slice_array.h gslice.h: Trivial formatting fixes. 2004-07-08 20:48:04 +00:00
sstream.tcc re PR libstdc++/16956 ([3.4 only] std::stringbuf::seekoff return wrong position value) 2004-08-12 22:26:32 +00:00
stl_algo.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_algobase.h basic_string.h: Trivial formatting fixes and/or const-ification of some variables. 2004-07-04 17:57:58 +00:00
stl_bvector.h stl_bvector.h: Trivial formatting fixes. 2004-08-09 13:51:33 +00:00
stl_construct.h stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
stl_deque.h stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
stl_function.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_heap.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_iterator.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_iterator_base_funcs.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_iterator_base_types.h
stl_list.h re PR libstdc++/16844 (Explicit instantiation failing) 2004-08-02 04:40:19 +00:00
stl_map.h re PR libstdc++/15775 (Allocator::pointer consistently ignored) 2004-06-09 21:37:46 +00:00
stl_multimap.h re PR libstdc++/15775 (Allocator::pointer consistently ignored) 2004-06-09 21:37:46 +00:00
stl_multiset.h c++config (_GLIBCXX_STD): New. 2004-04-16 19:04:07 +00:00
stl_numeric.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_pair.h basic_string.h: Trivial formatting fixes and/or const-ification of some variables. 2004-07-04 17:57:58 +00:00
stl_queue.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_raw_storage_iter.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_relops.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_set.h c++config (_GLIBCXX_STD): New. 2004-04-16 19:04:07 +00:00
stl_stack.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_tempbuf.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_tree.h stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
stl_uninitialized.h stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
stl_vector.h stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
stream_iterator.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
streambuf.tcc Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
streambuf_iterator.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stringfwd.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
type_traits.h type_traits.h (_Is_normal_iterator): Move... 2004-07-02 14:49:09 +00:00
valarray_after.h indirect_array.h: Trivial formatting fixes. 2004-08-16 14:50:31 +00:00
valarray_array.h indirect_array.h: Trivial formatting fixes. 2004-08-16 14:50:31 +00:00
valarray_array.tcc 2004-03-10 Paolo Carlini <pcarlini@suse.de> 2004-03-10 17:08:32 +00:00
valarray_before.h gslice.h: Trivial formatting fixes. 2004-07-08 20:48:04 +00:00
vector.tcc stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00