mirror of
https://github.com/boostorg/utility.git
synced 2026-07-11 02:51:07 +02:00
2722fdcda3
This allows next/prior to detect user's iterators that do not define iterator_category nested type but specialize std::iterator_traits instead.