Andrey Semashev 5f6fd2dec6 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-08-26 15:23:36 +03:00
2017-07-23 23:49:30 +09:00
2014-08-18 15:00:20 +01:00
2017-06-30 20:29:49 -04:00
Description
Boost.org iterator module
14 MiB
Languages
C++ 99.5%
CMake 0.4%
HTML 0.1%