25
Iterators library
[iterators]
25.3
Iterator requirements
[iterator.requirements]
25.3.6
Indirect callable requirements
[indirectcallable]
25.3.6.1
General
[indirectcallable.general]
1
#
There are several concepts that group requirements of algorithms that take callable objects (
[func.
def]
) as arguments
.