mirror of
https://github.com/boostorg/iterator.git
synced 2025-05-11 13:33:56 +00:00
This allows next/prior to detect user's iterators that do not define iterator_category nested type but specialize std::iterator_traits instead.