for handling vc6/7 deficiencies with iterator_traits.
Fixed a bug in iterator_facade which was causing incomplete types to
be passed through is_convertible.
Reinstated libs/utility/iterator_traits_test.cpp
[SVN r19840]
indirect_iterator.
* Change the order of tests in the Jamfile so expected failures come
last, accounting for some recent Boost.Build change I suppose.
[SVN r19158]