Home
last modified time | relevance | path

Searched refs:call_algorithm (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/yap/example/
Dpipable_algorithms.cpp33 auto call_algorithm(algorithm_t a, Range & r) in call_algorithm() function
61 return call_algorithm(right, left_result); in operator ()()
75 return call_algorithm(a, r); in operator ()()