------- Comment #9 from paolo at gcc dot gnu dot org 2009-06-20 22:27 ------- Subject: Bug 40497
Author: paolo Date: Sat Jun 20 22:27:21 2009 New Revision: 148752 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148752 Log: 2009-06-20 Paolo Carlini <paolo.carl...@oracle.com> PR libstdc++/40497 * include/bits/stl_iterator_base_funcs.h (next, prev): Fix the signature per the current C++1x draft (N2857). * testsuite/24_iterators/operations/40497.cc: Add. Added: branches/gcc-4_4-branch/libstdc++-v3/testsuite/24_iterators/operations/40497.cc Modified: branches/gcc-4_4-branch/libstdc++-v3/ChangeLog branches/gcc-4_4-branch/libstdc++-v3/include/bits/stl_iterator_base_funcs.h -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40497