iterator_categories reformed, test added

[SVN r20829]
This commit is contained in:
Dave Abrahams
2003-11-17 16:52:15 +00:00
parent 7946d32cef
commit 4cc5f9a4d6
2 changed files with 92 additions and 0 deletions

View File

@ -34,6 +34,7 @@ test-suite iterator
[ run counting_iterator_test.cpp ]
[ run permutation_iterator_test.cpp : : : # <stlport-iostream>on
]
[ compile iterator_categories.cpp ]
[ run zip_iterator_test.cpp ]
[ run ../../utility/iterator_adaptor_examples.cpp ]