gcc/libstdc++-v3/include/tr1_impl
Paolo Carlini 6a4533e554 array (array<>::assign): Do not define in C++0x mode, per DR 776...
2008-06-13  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/tr1_impl/array (array<>::assign): Do not define in
	C++0x mode, per DR 776...
	(array<>::fill): ... define instead.
	* doc/xml/manual/intro.xml: Add an entry for DR 776.
	* testsuite/23_containers/array/requirements/fill.cc: New.

From-SVN: r136741
2008-06-13 07:35:22 +00:00
..
array array (array<>::assign): Do not define in C++0x mode, per DR 776... 2008-06-13 07:35:22 +00:00
boost_shared_ptr.h run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
boost_sp_counted_base.h boost_shared_ptr.h: Add support for allocators, aliasing, make_shared and rvalue-references. 2007-12-15 22:28:29 +00:00
cctype re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
cfenv all_pedantic_errors.cc: New. 2007-09-14 17:46:56 +00:00
cinttypes all_pedantic_errors.cc: New. 2007-09-14 17:46:56 +00:00
cmath cmath (pow(float, int), [...]): Do not define in C++0x mode, per DR 550. 2008-05-26 19:18:24 +00:00
complex cmath (pow(float, int), [...]): Do not define in C++0x mode, per DR 550. 2008-05-26 19:18:24 +00:00
cstdint all_pedantic_errors.cc: New. 2007-09-14 17:46:56 +00:00
cstdio re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
cstdlib re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
cwchar re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
cwctype re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
functional run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
functional_hash.h PR c++/33979 (partial) 2008-05-20 18:11:34 +00:00
hashtable hashtable (_Hashtable<>::cbegin(size_type), [...]): Add per DR 691. 2008-06-11 22:56:51 +00:00
hashtable_policy.h hashtable_policy.h (_Map_base<,, [...]): Add per DR 761. 2008-05-23 01:39:17 +00:00
random run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
random.tcc re PR libstdc++/33815 (tr1::uniform_int isn't uniform) 2007-10-30 13:05:26 +00:00
regex run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
type_traits PR c++/33979 (partial) 2008-05-20 18:11:34 +00:00
unordered_map run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
unordered_set run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
utility tuple: Replace int -> size_t throughout per DR 775. 2008-05-23 23:08:41 +00:00