Searched refs:ap_impl (Results 1 – 15 of 15) sorted by relevance
/third_party/boost/boost/hana/ |
D | ap.hpp | 28 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
|
D | optional.hpp | 273 struct ap_impl<optional_tag> { struct 284 return ap_impl::ap_helper(static_cast<F&&>(f), static_cast<X&&>(x), in apply() argument
|
D | lazy.hpp | 181 struct ap_impl<lazy_tag> { struct
|
/third_party/boost/libs/hana/include/boost/hana/ |
D | ap.hpp | 28 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
|
D | optional.hpp | 273 struct ap_impl<optional_tag> { struct 284 return ap_impl::ap_helper(static_cast<F&&>(f), static_cast<X&&>(x), in apply() argument
|
D | lazy.hpp | 181 struct ap_impl<lazy_tag> { struct
|
/third_party/boost/boost/hana/fwd/ |
D | ap.hpp | 67 struct ap_impl : ap_impl<A, when<true>> { };
|
/third_party/boost/libs/hana/include/boost/hana/fwd/ |
D | ap.hpp | 67 struct ap_impl : ap_impl<A, when<true>> { };
|
/third_party/boost/libs/hana/test/_include/support/ |
D | identity.hpp | 115 struct ap_impl<Identity> { struct 122 struct ap_impl<Identity> { struct
|
/third_party/boost/boost/hana/concept/ |
D | applicative.hpp | 27 !is_default<ap_impl<typename tag_of<A>::type>>::value &&
|
/third_party/boost/libs/hana/include/boost/hana/concept/ |
D | applicative.hpp | 27 !is_default<ap_impl<typename tag_of<A>::type>>::value &&
|
/third_party/boost/libs/hana/example/misc/ |
D | tree.cpp | 78 struct ap_impl<tree_tag> { struct
|
D | infinite_set.cpp | 94 struct ap_impl<infinite_set_tag> { struct
|
/third_party/boost/libs/hana/include/boost/hana/experimental/ |
D | view.hpp | 416 struct ap_impl<experimental::view_tag> { struct
|
/third_party/boost/boost/hana/experimental/ |
D | view.hpp | 416 struct ap_impl<experimental::view_tag> { struct
|