re PR c++/40192 (Unable to use std::vector with typedef'd array types)

2009-05-18  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/40192
	* include/bits/stl_construct.h (struct _Destroy_aux): Add.
	(_Destroy(_ForwardIterator, _ForwardIterator)): Use the latter.
	* testsuite/23_containers/vector/40192.cc: New.

From-SVN: r147680
This commit is contained in:
Paolo Carlini 2009-05-18 23:16:20 +00:00 committed by Paolo Carlini
parent 1bb99877d3
commit cf0e6fff1d
3 changed files with 57 additions and 3 deletions