mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-28 20:07:30 +02:00
preventing the proper functionality of the underlying iterator being carried forward into the iterator adaptor. Also added is_bidirectional enum to avoid EDG compiler error. [SVN r9123]