Added is_lvalue_iterator

[SVN r20632]
This commit is contained in:
Dave Abrahams
2003-11-04 08:03:29 +00:00
parent 14134e4610
commit dfa751077a
3 changed files with 235 additions and 0 deletions

View File

@ -19,6 +19,7 @@ test-suite iterator
[ run is_convertible_fail.cpp ]
# These tests should work for just about everything.
[ compile is_lvalue_iterator.cpp ]
[ run unit_tests.cpp ]
[ run concept_tests.cpp ]
[ run iterator_adaptor_cc.cpp ]