function_input_iterator fixes from Dean Michael Berris

[SVN r62710]
This commit is contained in:
Jeremiah Willcock
2010-06-10 05:59:46 +00:00
parent 251b9f8057
commit d469568de7
3 changed files with 167 additions and 10 deletions

View File

@ -43,5 +43,6 @@ test-suite iterator
[ run iterator_traits_test.cpp ]
[ run permutation_iterator_test.cpp : : : # <stlport-iostream>on
]
[ run function_input_iterator_test.cpp ]
;