-
- Downloads
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
Showing
- libstdc++-v3/ChangeLog 7 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/include/bits/stl_construct.h 22 additions, 3 deletionslibstdc++-v3/include/bits/stl_construct.h
- libstdc++-v3/testsuite/23_containers/vector/40192.cc 28 additions, 0 deletionslibstdc++-v3/testsuite/23_containers/vector/40192.cc
Loading
Please register or sign in to comment