mirror of
https://github.com/boostorg/iterator.git
synced 2026-01-19 04:12:14 +00:00
3cc4107d01b152bc2417d434b6fa22925a34aecd
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
Mirrored via gitea-mirror
Languages
C++
99.5%
CMake
0.4%
HTML
0.1%