]> gcc.gnu.org Git - gcc.git/commit
re PR c++/40192 (Unable to use std::vector with typedef'd array types)
authorPaolo Carlini <paolo.carlini@oracle.com>
Mon, 18 May 2009 23:16:20 +0000 (23:16 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 18 May 2009 23:16:20 +0000 (23:16 +0000)
commitcf0e6fff1dc4a636bec5f7aba7a0de2836af2e72
treeed7a8a192ab8965cf03e0c224efbfe60ad153cd2
parent1bb99877d3353dbb216ee90a61bd9de811387c7d
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
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_construct.h
libstdc++-v3/testsuite/23_containers/vector/40192.cc [new file with mode: 0644]
This page took 0.059045 seconds and 5 git commands to generate.