gcc/libstdc++-v3/doc
Jonathan Wakely 7aad1ae2b2 forward_list.h: Add C++11 allocator support.
* include/bits/forward_list.h: Add C++11 allocator support.
	* include/bits/forward_list.tcc: Likewise.
	* doc/xml/manual/status_cxx2011.xml: Update.
	* testsuite/23_containers/forward_list/allocator/copy.cc: New.
	* testsuite/23_containers/forward_list/allocator/copy_assign.cc: New.
	* testsuite/23_containers/forward_list/allocator/minimal.cc: New.
	* testsuite/23_containers/forward_list/allocator/move_assign.cc: New.
	* testsuite/23_containers/forward_list/allocator/noexcept.cc: New.
	* testsuite/23_containers/forward_list/allocator/swap.cc: New.

From-SVN: r192588
2012-10-18 22:06:21 +01:00
..
doxygen user.cfg.in: Update to doxygen 1.8.2. 2012-09-30 17:56:49 +00:00
html re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2012-09-30 12:40:06 +01:00
xml forward_list.h: Add C++11 allocator support. 2012-10-18 22:06:21 +01:00
xsl re PR libstdc++/54102 (generated html vs. utf8) 2012-08-29 01:37:16 +00:00
Makefile.am PR libstdc++/54102, part 2 2012-08-29 04:44:10 +00:00
Makefile.in gthr.m4: New. 2012-10-15 13:10:30 +00:00