This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r136873 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: paolo
Date: Tue Jun 17 21:33:15 2008
New Revision: 136873

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136873
Log:
2008-06-17  Chris Fairles  <chris.fairles@gmail.com>

	* include/bits/stl_iterator_base_funcs.h (next, prev): Add in
	C++0x mode.
	* testsuite/24_iterators/operations/next.cc: New.
	* testsuite/24_iterators/operations/prev.cc: Likewise.

Added:
    trunk/libstdc++-v3/testsuite/24_iterators/operations/
    trunk/libstdc++-v3/testsuite/24_iterators/operations/next.cc
    trunk/libstdc++-v3/testsuite/24_iterators/operations/prev.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_iterator_base_funcs.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]