gcc/libstdc++-v3/include/std
Jonathan Wakely e8eb60bd92 Makefile.am: Add alloc_traits.h headers.
2011-06-22  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* include/Makefile.am: Add alloc_traits.h headers.
	* include/Makefile.in: Regenerate.
	* include/std/memory: Include uses_allocator.h explicitly.
	* include/bits/allocator.h (allocator_traits): Move to ...
	* include/bits/alloc_traits.h: New header.
	* include/ext/alloc_traits.h (__alloc_traits): Extension to provide
	a common allocator interface for C++98 and C++0x.
	* include/bits/stl_construct.h: Use __alloc_traits.
	* include/bits/stl_uninitialized.h: Likewise.

From-SVN: r175305
2011-06-22 20:57:12 +01:00
..
algorithm algorithm: Include <utility>, per UK-300. 2009-11-13 15:06:28 +00:00
array tuple (tuple_element<__i, [...]): Add. 2011-05-19 20:48:39 +00:00
atomic atomic: Remove atomic_address, uplift to N3225. 2011-02-16 19:01:51 +00:00
bitset initializer_list: Use noexcept specifier. 2011-05-18 18:05:17 +00:00
chrono extptr_allocator.h: Include <ext/numeric_traits.h> instead of <limits>. 2011-06-08 12:12:00 +00:00
complex re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's) 2011-04-28 10:52:17 +00:00
condition_variable PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
deque c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
forward_list c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
fstream PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
functional functional: Use noexcept. 2011-06-14 15:09:14 +00:00
future future (launch): Update enumerators and define operators required for bitmask type. 2011-05-28 01:24:11 +01:00
iomanip PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
ios Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
iosfwd PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
iostream PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
istream istream: Fix comments in the light of DR60 + N3168. 2011-04-15 16:18:22 +00:00
iterator [multiple changes] 2010-07-27 17:27:06 +00:00
limits c++config (_GLIBCXX_NOEXCEPT, [...]): Add. 2011-05-15 18:21:03 +00:00
list c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
locale Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
map Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
memory Makefile.am: Add alloc_traits.h headers. 2011-06-22 20:57:12 +01:00
mutex mutex: Add doxygen comments. 2011-05-26 00:49:11 +01:00
numeric PR libstdc++/22634, DR 539 [Ready] 2009-12-11 17:54:37 +00:00
ostream PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
queue Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
random c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
ratio PR libstdc++/47913 (again) 2011-05-04 23:23:54 +00:00
regex [multiple changes] 2010-07-27 17:27:06 +00:00
set Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
sstream re PR libstdc++/47921 (pbump will overflow when input n is larger than 2G-1) 2011-02-28 23:50:57 +00:00
stack Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
stdexcept Makefile.am: Add functional.cc, shared_ptr.cc. 2011-03-15 00:24:08 +00:00
streambuf re PR libstdc++/47921 (pbump will overflow when input n is larger than 2G-1) 2011-02-28 23:50:57 +00:00
string c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
system_error Makefile.am: Add functional.cc, shared_ptr.cc. 2011-03-15 00:24:08 +00:00
thread acinclude.m4: Define GLIBCXX_CHECK_GET_NPROCS and GLIBCXX_CHECK_SC_NPROCESSORS_ONLN. 2011-05-28 18:27:01 +01:00
tuple tuple (__conv_types, [...]): Add. 2011-06-20 11:05:45 +00:00
type_traits type_traits (__is_copy_assignable_impl, [...]): Fix typos. 2011-06-09 08:03:14 +00:00
typeindex char_traits.h: Use noexcept throughout. 2011-05-21 00:05:03 +00:00
unordered_map [multiple changes] 2010-07-27 17:27:06 +00:00
unordered_set [multiple changes] 2010-07-27 17:27:06 +00:00
utility tuple (tuple_element<__i, [...]): Add. 2011-05-19 20:48:39 +00:00
valarray valarray (~valarray): Use noexcept. 2011-06-14 17:48:29 +00:00
vector Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00