Fixed postfix increment for incrementable and single-pass iterator facade

[SVN r23456]
This commit is contained in:
Dave Abrahams
2004-07-12 03:18:49 +00:00
parent 02f606816d
commit f49f68c8fe
5 changed files with 246 additions and 27 deletions

View File

@ -42,6 +42,7 @@ test-suite iterator
[ run indirect_iterator_test.cpp ]
[ compile indirect_iterator_member_types.cpp ]
[ run filter_iterator_test.cpp ]
[ run iterator_facade.cpp ]
[ run reverse_iterator_test.cpp ]
[ run counting_iterator_test.cpp ]
[ run interoperable.cpp ]