Home
last modified time | relevance | path

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

/third_party/boost/libs/hana/include/boost/hana/
Dflatten.hpp33 using Flatten = BOOST_HANA_DISPATCH_IF(flatten_impl<M>, in operator ()()
47 struct flatten_impl<M, when<condition>> : default_ { struct
54 struct flatten_impl<S, when<Sequence<S>::value>> { argument
Dlazy.hpp194 struct flatten_impl<lazy_tag> { struct
Doptional.hpp293 struct flatten_impl<optional_tag> { struct
/third_party/boost/boost/hana/
Dflatten.hpp33 using Flatten = BOOST_HANA_DISPATCH_IF(flatten_impl<M>, in operator ()()
47 struct flatten_impl<M, when<condition>> : default_ { struct
54 struct flatten_impl<S, when<Sequence<S>::value>> { argument
Dlazy.hpp194 struct flatten_impl<lazy_tag> { struct
Doptional.hpp293 struct flatten_impl<optional_tag> { struct
/third_party/boost/boost/hana/fwd/
Dflatten.hpp52 struct flatten_impl : flatten_impl<M, when<true>> { };
/third_party/boost/libs/hana/include/boost/hana/fwd/
Dflatten.hpp52 struct flatten_impl : flatten_impl<M, when<true>> { };
/third_party/boost/libs/hana/include/boost/hana/concept/
Dmonad.hpp27 !is_default<flatten_impl<typename tag_of<M>::type>>::value ||
/third_party/boost/boost/hana/concept/
Dmonad.hpp27 !is_default<flatten_impl<typename tag_of<M>::type>>::value ||
/third_party/boost/libs/hana/test/_include/support/
Didentity.hpp144 struct flatten_impl<Identity> { struct
/third_party/boost/libs/hana/example/misc/
Dtree.cpp99 struct flatten_impl<tree_tag> { struct
Dinfinite_set.cpp105 struct flatten_impl<infinite_set_tag> { struct
/third_party/boost/libs/hana/include/boost/hana/ext/std/
Dtuple.hpp89 struct flatten_impl<ext::std::tuple_tag> { struct
/third_party/boost/boost/hana/ext/std/
Dtuple.hpp89 struct flatten_impl<ext::std::tuple_tag> { struct
/third_party/boost/libs/hana/include/boost/hana/experimental/
Dview.hpp429 struct flatten_impl<experimental::view_tag> { struct
/third_party/boost/boost/hana/experimental/
Dview.hpp429 struct flatten_impl<experimental::view_tag> { struct