gcc/libstdc++-v3/testsuite/23_containers
Edward Smith-Rowland e73d6fe828 forward_list.h: Factor list construction to dispatch routines.
2008-10-16  Edward Smith-Rowland  <3dw4rd@verizon.net>

	* include/bits/forward_list.h: Factor list construction to dispatch
	routines.
	* include/bits/forward_list.tcc: Likewise.
	* testsuite/23_containers/forward_list/modifiers/2.cc:

From-SVN: r141189
2008-10-17 08:08:03 +00:00
..
array/requirements array (array<>::assign): Do not define in C++0x mode, per DR 776... 2008-06-13 07:35:22 +00:00
bitset Implement DR 396 [Ready]. 2008-09-23 18:14:24 +00:00
deque Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
forward_list forward_list.h: Factor list construction to dispatch routines. 2008-10-17 08:08:03 +00:00
headers forward_list: New. 2008-10-15 16:48:13 +00:00
list stl_list.h (_List_node<>::_List_node<>(_Args&&...)): Add in C++0x mode. 2008-10-14 17:14:49 +00:00
map stl_tree.h (_Rb_tree<>::max_size): Use Node_allocator for improved accuracy. 2008-10-14 15:02:45 +00:00
multimap stl_tree.h (_Rb_tree<>::max_size): Use Node_allocator for improved accuracy. 2008-10-14 15:02:45 +00:00
multiset stl_tree.h (_Rb_tree<>::max_size): Use Node_allocator for improved accuracy. 2008-10-14 15:02:45 +00:00
priority_queue stl_queue.h (queue<>::queue(_Sequence&&), [...]): Add. 2007-10-16 21:54:41 +00:00
queue stl_queue.h (queue<>::queue(_Sequence&&), [...]): Add. 2007-10-16 21:54:41 +00:00
set stl_tree.h (_Rb_tree<>::max_size): Use Node_allocator for improved accuracy. 2008-10-14 15:02:45 +00:00
stack [multiple changes] 2007-02-20 18:15:01 +00:00
unordered_map typedef.cc: Rename to .../typedefs.cc. 2008-08-28 23:58:05 +00:00
unordered_multimap PR libstdc++/30085 (again) 2008-09-30 13:48:55 +00:00
unordered_multiset typedef.cc: Rename to .../typedefs.cc. 2008-08-28 23:58:05 +00:00
unordered_set typedef.cc: Rename to .../typedefs.cc. 2008-08-28 23:58:05 +00:00
vector Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00