mirror of
https://github.com/boostorg/iterator.git
synced 2026-04-28 18:12:13 +02:00
7fa65a4278aad66bffbdf56635a35a2442745bce
This makes iterators defined using iterator_facade more friendly to type inspection and fixes its use with next()/prior() since commit https://github.com/boostorg/utility/commit/651a869d4f9479dd3dfdd0293305a60b8c8d0e1c. The arithmetic, indexing and relational operators are only defined if the iterator category or traversal permits that. Note that the implementation requires partial template specialization support now.
Description
Boost.org iterator module
Languages
C++
99.5%
CMake
0.4%
HTML
0.1%