Home
last modified time | relevance | path

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

/third_party/boost/boost/lambda/detail/
Dret.hpp312 inline result_type_to_sig<F> std_functor(const F& f) { return f; } in std_functor() function
/third_party/boost/libs/proto/example/
Dlambda.hpp1168 T const std_functor(T const &t) in std_functor() function