gcc/libstdc++-v3/include
Jonathan Wakely d720a22b6e stl_vector.h (vector(size_type)): Add missing allocator parameter.
* include/bits/stl_vector.h (vector(size_type)): Add missing allocator
	parameter.
	* include/bits/stl_bvector.h: Likewise.
	* include/debug/vector (vector(size_type)): Likewise.
	* include/profile/vector (vector(size_type)): Likewise. Pass allocator
	to base constructor.
	* testsuite/23_containers/vector/requirements/dr438/assign_neg.cc:
	Adjust dg-error line numbers.
	* testsuite/23_containers/vector/requirements/dr438/
	constructor_1_neg.cc: Likewise.
	* testsuite/23_containers/vector/requirements/dr438/
	constructor_2_neg.cc: Likewise.
	* testsuite/23_containers/vector/requirements/dr438/insert_neg.cc:
	Likewise.

From-SVN: r193284
2012-11-07 09:17:42 +00:00
..
backward memory: Include auto_ptr.h later. 2012-08-03 01:27:48 +01:00
bits stl_vector.h (vector(size_type)): Add missing allocator parameter. 2012-11-07 09:17:42 +00:00
c PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
c_compatibility re PR libstdc++/54112 (including complex.h and complex fails in C++03) 2012-08-13 11:55:00 +00:00
c_global re PR c++/52764 (Including <cstdint> after <stdint.h> fails to define limit macros) 2012-10-06 23:06:04 +00:00
c_std re PR target/54686 (std::abs (long long) resorts to std::abs (double) if llabs is absent) 2012-10-05 16:20:44 +00:00
debug stl_vector.h (vector(size_type)): Add missing allocator parameter. 2012-11-07 09:17:42 +00:00
decimal [multiple changes] 2012-08-06 18:06:42 +00:00
ext throw_allocator.h (__throw_value_base): Add move semantic, not throwing. 2012-11-05 20:58:35 +00:00
parallel re PR libstdc++/54754 ([parallel mode] 'make check-parallel' only works on x86-64) 2012-10-09 09:16:13 +01:00
precompiled stdc++.h: Add cstdalign. 2011-11-08 01:02:06 +00:00
profile stl_vector.h (vector(size_type)): Add missing allocator parameter. 2012-11-07 09:17:42 +00:00
std re PR libstdc++/51850 (debug mode for std::array and tr1::array) 2012-11-07 00:42:19 +00:00
tr1 Remove obsolete Solaris 8 support 2012-03-14 17:08:03 +00:00
tr2 atomic_base.h: Don't include <cstddef>, use nullptr. 2012-11-06 11:03:45 +00:00
Makefile.am re PR libstdc++/51850 (debug mode for std::array and tr1::array) 2012-11-07 00:42:19 +00:00
Makefile.in re PR libstdc++/51850 (debug mode for std::array and tr1::array) 2012-11-07 00:42:19 +00:00