morinmorin 553b9713ac Remove dead class template (i.e. function_reference_input_iterator).
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.
2017-09-06 23:12:18 +09:00
2014-08-18 15:00:20 +01:00
2017-09-06 19:41:24 +09:00
2017-06-30 20:29:49 -04:00
Description
Boost.org iterator module
14 MiB
Languages
C++ 99.5%
CMake 0.4%
HTML 0.1%