stl_construct.h
4.68 KB
-
re PR c++/40192 (Unable to use std::vector with typedef'd array types) · cf0e6fff
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
Paolo Carlini committed