mirror of
https://github.com/boostorg/iterator.git
synced 2026-01-19 04:12:14 +00:00
553b9713ac9d92cf53f3df4686f1e2088c154e98
Both make_function_input_iterator(function) and make...(&function) do not depend on function_reference_input_iterator. Actually, passing a function reference as a template argument to function_input_iterator is not supported. Doing so results in compiler errors.
Description
Mirrored via gitea-mirror
Languages
C++
99.5%
CMake
0.4%
HTML
0.1%