gcc/libstdc++-v3/include/std
Jonathan Wakely 677aad9c92 Makefile.am: Add new header.
2011-07-09  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* include/Makefile.am: Add new header.
	* include/Makefile.in: Regenerate.
	* include/std/scoped_allocator: New.
	* doc/xml/manual/status_cxx200x.xml: Update.
	* testsuite/20_util/scoped_allocator/1.cc: New.
	* testsuite/20_util/scoped_allocator/propagation.cc: New.
	* testsuite/20_util/scoped_allocator/requirements/typedefs.cc: New.
	* testsuite/20_util/scoped_allocator/requirements/
	explicit_instantiation.cc: New.

From-SVN: r176079
2011-07-09 14:45:56 +01:00
..
algorithm
array tuple (tuple_element<__i, [...]): Add. 2011-05-19 20:48:39 +00:00
atomic
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
deque
forward_list
fstream
functional re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues) 2011-07-09 11:13:01 +01:00
future re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues) 2011-07-09 11:13:01 +01:00
iomanip
ios
iosfwd
iostream
istream istream: Fix comments in the light of DR60 + N3168. 2011-04-15 16:18:22 +00:00
iterator
limits c++config (_GLIBCXX_NOEXCEPT, [...]): Add. 2011-05-15 18:21:03 +00:00
list
locale
map
memory Makefile.am: Add alloc_traits.h headers. 2011-06-22 20:57:12 +01:00
mutex re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues) 2011-07-09 11:13:01 +01:00
numeric
ostream
queue
random
ratio PR libstdc++/47913 (again) 2011-05-04 23:23:54 +00:00
regex
scoped_allocator Makefile.am: Add new header. 2011-07-09 14:45:56 +01:00
set
sstream
stack
stdexcept Makefile.am: Add functional.cc, shared_ptr.cc. 2011-03-15 00:24:08 +00:00
streambuf
string
system_error Makefile.am: Add functional.cc, shared_ptr.cc. 2011-03-15 00:24:08 +00:00
thread re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues) 2011-07-09 11:13: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
unordered_set
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