Andrey Semashev 2722fdcda3 Use std::iterator_traits to detect iterators, when possible.
This allows next/prior to detect user's iterators that do not
define iterator_category nested type but specialize
std::iterator_traits instead.
2017-07-23 20:29:25 +03:00
..
2013-10-11 23:11:35 +00:00
2013-10-11 23:11:35 +00:00
2016-02-22 20:39:16 +01:00
2016-12-21 08:22:35 +01:00