mirror of
https://github.com/boostorg/iterator.git
synced 2026-07-05 08:00:59 +02:00
5f6fd2dec6
This allows next/prior to detect user's iterators that do not define iterator_category nested type but specialize std::iterator_traits instead.