Home
last modified time | relevance | path

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

/third_party/boost/boost/hana/
Dap.hpp28 struct ap_impl<A, when<condition>> : default_ { struct
38 using Ap = BOOST_HANA_DISPATCH_IF(ap_impl<Function>, in operator ()()
67 struct ap_impl<S, when<Sequence<S>::value>> { struct
Doptional.hpp273 struct ap_impl<optional_tag> { struct
284 return ap_impl::ap_helper(static_cast<F&&>(f), static_cast<X&&>(x), in apply() argument
Dlazy.hpp181 struct ap_impl<lazy_tag> { struct
/third_party/boost/libs/hana/include/boost/hana/
Dap.hpp28 struct ap_impl<A, when<condition>> : default_ { struct
38 using Ap = BOOST_HANA_DISPATCH_IF(ap_impl<Function>, in operator ()()
67 struct ap_impl<S, when<Sequence<S>::value>> { struct
Doptional.hpp273 struct ap_impl<optional_tag> { struct
284 return ap_impl::ap_helper(static_cast<F&&>(f), static_cast<X&&>(x), in apply() argument
Dlazy.hpp181 struct ap_impl<lazy_tag> { struct
/third_party/boost/boost/hana/fwd/
Dap.hpp67 struct ap_impl : ap_impl<A, when<true>> { };
/third_party/boost/libs/hana/include/boost/hana/fwd/
Dap.hpp67 struct ap_impl : ap_impl<A, when<true>> { };
/third_party/boost/libs/hana/test/_include/support/
Didentity.hpp115 struct ap_impl<Identity> { struct
122 struct ap_impl<Identity> { struct
/third_party/boost/boost/hana/concept/
Dapplicative.hpp27 !is_default<ap_impl<typename tag_of<A>::type>>::value &&
/third_party/boost/libs/hana/include/boost/hana/concept/
Dapplicative.hpp27 !is_default<ap_impl<typename tag_of<A>::type>>::value &&
/third_party/boost/libs/hana/example/misc/
Dtree.cpp78 struct ap_impl<tree_tag> { struct
Dinfinite_set.cpp94 struct ap_impl<infinite_set_tag> { struct
/third_party/boost/libs/hana/include/boost/hana/experimental/
Dview.hpp416 struct ap_impl<experimental::view_tag> { struct
/third_party/boost/boost/hana/experimental/
Dview.hpp416 struct ap_impl<experimental::view_tag> { struct