forked from boostorg/iterator
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
Boost.org iterator module
Languages
C++
99.5%
CMake
0.4%
HTML
0.1%