Home
last modified time | relevance | path

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

/third_party/boost/libs/metaparse/example/meta_hs/
Dsemantic.hpp57 struct lazy_if : boost::mpl::if_<typename C::type, T, F> {}; struct in semantic::if_
69 ast::value<curry3<lazy_if> >,