Home
last modified time | relevance | path

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

/third_party/boost/boost/lambda/detail/
Dret.hpp134 inline const Arg& unlambda(const Arg& a) { return a; } in unlambda() function
138 unlambda(const lambda_functor<Arg>& a) in unlambda() function
/third_party/boost/libs/proto/example/
Dlambda.hpp1151 unlambda(Lambda const &lambda) in unlambda() function