Home
last modified time | relevance | path

Searched defs:function_input_iterator_expr (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/compute/iterator/
Dfunction_input_iterator.hpp47 struct function_input_iterator_expr struct
49 typedef typename ::boost::compute::result_of<Function()>::type result_type;
51 function_input_iterator_expr(const Function &function) in function_input_iterator_expr() function
56 const Function m_function;