mirror of
https://github.com/boostorg/iterator.git
synced 2026-01-23 17:42:50 +00:00
some const adaptor generators. Added make_xxx_iterator() helper functions for remaining iterator adaptors. Removed some traits template parameters where they where no longer needed thanks to detail::iterator_traits. Moved some of the compile-time logic into enums for EDG compatibility. [SVN r9024]