mirror of
https://github.com/boostorg/iterator.git
synced 2025-05-11 13:33:56 +00:00
This functionality is used in core Boost components, so it is preferable to test it in Boost.Iterator, even if it's already tested in Boost.Range, to discover problems as early as possible. The test verifies that boost::distance implemented in Boost.Range can invoke boost::distance in Boost.Iterator (i.e. the function lookup succeeds).
Description
Boost.org iterator module
Languages
C++
99.5%
CMake
0.4%
HTML
0.1%