gcc/libstdc++-v3/include/bits
Paolo Carlini 8877b5a9bd re PR libstdc++/38466 (Document std::pair vs. std::swap)
2009-01-07  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/38466
	* include/bits/stl_pair.h: Document C++03 pair vs swap.

From-SVN: r143154
2009-01-07 13:00:48 +00:00
..
algorithmfwd.h re PR libstdc++/37547 ([c++0x] minmax with initializer_list gives incorrect results) 2008-09-17 22:58:38 +00:00
allocator.h run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
atomic_0.h cstdatomic: Remove assert include. 2008-12-16 01:28:46 +00:00
atomic_2.h cstdatomic: Remove assert include. 2008-12-16 01:28:46 +00:00
atomicfwd_c.h cstdatomic: Update to N2798. 2008-12-12 17:10:16 +00:00
atomicfwd_cxx.h cstdatomic: Update to N2798. 2008-12-12 17:10:16 +00:00
basic_ios.h re PR libstdc++/38080 (dead links in libstdc++ headers) 2008-12-02 04:55:54 +00:00
basic_ios.tcc
basic_string.h re PR libstdc++/37522 (Incorrect vswprintf prototype breaks __to_xstring) 2008-10-27 15:01:28 +00:00
basic_string.tcc Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
boost_concept_check.h
c++config cstdatomic: Remove assert include. 2008-12-16 01:28:46 +00:00
char_traits.h re PR libstdc++/38080 (dead links in libstdc++ headers) 2008-12-02 04:55:54 +00:00
codecvt.h run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
concept_check.h
cpp_type_traits.h bitset (bitset(const char*)): Implement DR 778 in debug-mode too. 2008-05-29 11:42:08 +00:00
deque.tcc stl_deque.h (deque<>::push_back(_Args&&...), [...]): Remove. 2008-06-13 12:03:13 +00:00
forward_list.h re PR libstdc++/38719 (_Fwd_list_iterator::_M_next() returns reference to local memory) 2009-01-04 13:55:25 +00:00
forward_list.tcc forward_list.h: Support non-standard pointer types 2008-11-11 12:16:57 +00:00
fstream.tcc sstream: Adjust braces. 2008-05-14 13:12:02 +00:00
functexcept.h condition_variable: New. 2008-05-06 21:11:47 +00:00
functional_hash.h functional_hash.h: Do not include ext/numeric_traits.h. 2007-11-20 14:06:53 +00:00
gslice_array.h
gslice.h auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
hashtable.h
indirect_array.h
ios_base.h re PR libstdc++/38080 (dead links in libstdc++ headers) 2008-12-02 04:55:54 +00:00
istream.tcc 2009-01-03 Paolo Carlini <paolo.carlini@oracle.com> 2009-01-03 22:32:08 +00:00
list.tcc stl_list.h (_List_node<>::_List_node<>(_Args&&...)): Add in C++0x mode. 2008-10-14 17:14:49 +00:00
locale_classes.h run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
locale_classes.tcc re PR libstdc++/34680 (Unconditional use of dynamic_cast in locale_facets.tcc breaks compilation with -fno-rtti) 2008-01-07 11:11:02 +00:00
locale_facets_nonio.h run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
locale_facets_nonio.tcc re PR libstdc++/38399 (money_get<> read decimal point when frac_digits() <= 0) 2008-12-05 18:23:39 +00:00
locale_facets.h locale_facets.tcc (num_get<>::do_get(, long&), [...]): Move inline... 2008-11-01 17:38:39 +00:00
locale_facets.tcc re PR libstdc++/38210 (num_put<>::do_put(void*) performs padding incorrectly when adjustfield==internal) 2008-11-21 09:59:17 +00:00
localefwd.h
mask_array.h
move.h move.h (swap(_Tp (&)[_Nm], _Tp (&)[_Nm])): Add, per DR 809. 2008-06-22 13:57:06 +00:00
ostream_insert.h
ostream.tcc 2009-01-03 Paolo Carlini <paolo.carlini@oracle.com> 2009-01-03 22:32:08 +00:00
postypes.h cinttypes: Restore __STDC_FORMAT_MACRO after inclusion of <inttypes.h>. 2008-09-09 21:33:46 +00:00
shared_ptr.h shared_ptr.h: Update comparisons to match WP. 2008-11-01 11:29:06 +00:00
slice_array.h
sstream.tcc auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
stl_algo.h stl_algo.h (minmax(initializer_list<>): Use make_pair, consistently with the other overload for initializer_list. 2008-09-21 09:36:27 +00:00
stl_algobase.h [multiple changes] 2008-06-21 16:55:17 +00:00
stl_bvector.h set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00
stl_construct.h [multiple changes] 2008-01-18 08:16:51 +00:00
stl_deque.h Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
stl_function.h documentation.html: First pass at unified table of contents. 2007-11-13 17:43:57 +00:00
stl_heap.h [multiple changes] 2008-06-21 16:55:17 +00:00
stl_iterator_base_funcs.h stl_iterator_base_funcs.h (next, prev): Add in C++0x mode. 2008-06-17 21:33:15 +00:00
stl_iterator_base_types.h auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
stl_iterator.h stl_iterator.h (operator-(const reverse_iterator<>&, const reverse_iterator<>&), [...]): Use the auto -> return type syntax, implement DR 685. 2008-10-07 14:49:20 +00:00
stl_list.h stl_list.h (_List_node<>::_List_node<>(_Args&&...)): Add in C++0x mode. 2008-10-14 17:14:49 +00:00
stl_map.h re PR libstdc++/38080 (dead links in libstdc++ headers) 2008-12-02 04:55:54 +00:00
stl_multimap.h re PR libstdc++/38080 (dead links in libstdc++ headers) 2008-12-02 04:55:54 +00:00
stl_multiset.h re PR libstdc++/38080 (dead links in libstdc++ headers) 2008-12-02 04:55:54 +00:00
stl_numeric.h stl_numeric.h (iota): Add in C++0x mode. 2008-06-27 10:47:27 +00:00
stl_pair.h re PR libstdc++/38466 (Document std::pair vs. std::swap) 2009-01-07 13:00:48 +00:00
stl_queue.h stl_deque.h (deque<>::push_back(_Args&&...), [...]): Remove. 2008-06-13 12:03:13 +00:00
stl_raw_storage_iter.h
stl_relops.h re PR libstdc++/38080 (dead links in libstdc++ headers) 2008-12-02 04:55:54 +00:00
stl_set.h re PR libstdc++/38080 (dead links in libstdc++ headers) 2008-12-02 04:55:54 +00:00
stl_stack.h stl_deque.h (deque<>::push_back(_Args&&...), [...]): Remove. 2008-06-13 12:03:13 +00:00
stl_tempbuf.h [multiple changes] 2008-01-18 08:16:51 +00:00
stl_tree.h 2008-10-19 Paolo Carlini <paolo.carlini@oracle.com> 2008-10-19 14:49:38 +00:00
stl_uninitialized.h stl_algo.h (copy_n): Add in C++0x mode. 2008-06-29 11:08:26 +00:00
stl_vector.h stl_vector.h (_Vector_base<>::_Vector_impl::_M_start, [...]): Use _Tp_alloc_type::pointer. 2008-10-08 15:04:44 +00:00
stream_iterator.h
streambuf_iterator.h
streambuf.tcc
stringfwd.h PR libstdc++/33979 (partial) 2008-08-20 19:29:54 +00:00
unique_ptr.h unique_ptr.h (unique_ptr<_Tp[]>::template<typename U> void reset(U)): Add as deleted function, per DR 821 [Ready]. 2008-09-28 15:47:45 +00:00
valarray_after.h
valarray_array.h auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
valarray_array.tcc
valarray_before.h
vector.tcc stl_deque.h (deque<>::push_back(_Args&&...), [...]): Remove. 2008-06-13 12:03:13 +00:00