Home
last modified time | relevance | path

Searched refs:make_impl (Results 1 – 25 of 46) sorted by relevance

12

/third_party/boost/libs/hana/include/boost/hana/core/
Dmake.hpp23 struct make_impl : make_impl<Datatype, when<true>> { }; struct
27 struct make_impl<Datatype, when<condition>> : default_ { struct
/third_party/boost/boost/hana/core/
Dmake.hpp23 struct make_impl : make_impl<Datatype, when<true>> { }; struct
27 struct make_impl<Datatype, when<condition>> : default_ { struct
/third_party/boost/boost/hana/fwd/core/
Dmake.hpp55 struct make_impl;
61 return make_impl<Tag>::apply(static_cast<X&&>(x)...);
/third_party/boost/libs/hana/include/boost/hana/fwd/core/
Dmake.hpp55 struct make_impl;
61 return make_impl<Tag>::apply(static_cast<X&&>(x)...);
/third_party/boost/boost/beast/_experimental/test/impl/
Dstream.ipp82 auto in = detail::stream_service::make_impl(
96 auto in = detail::stream_service::make_impl(
110 : in_(detail::stream_service::make_impl(std::move(exec), nullptr))
119 : in_(detail::stream_service::make_impl(ioc.get_executor(), &fc))
128 : in_(detail::stream_service::make_impl(ioc.get_executor(), nullptr))
141 : in_(detail::stream_service::make_impl(ioc.get_executor(), &fc))
/third_party/boost/libs/beast/include/boost/beast/_experimental/test/impl/
Dstream.ipp82 auto in = detail::stream_service::make_impl(
96 auto in = detail::stream_service::make_impl(
110 : in_(detail::stream_service::make_impl(std::move(exec), nullptr))
119 : in_(detail::stream_service::make_impl(ioc.get_executor(), &fc))
128 : in_(detail::stream_service::make_impl(ioc.get_executor(), nullptr))
141 : in_(detail::stream_service::make_impl(ioc.get_executor(), &fc))
/third_party/boost/libs/hana/test/_include/support/
Dminimal_product.hpp40 struct make_impl<MinimalProduct> { struct
Dseq.hpp114 struct make_impl<Seq> { struct
/third_party/boost/libs/hana/include/boost/hana/ext/std/
Dpair.hpp52 struct make_impl<ext::std::pair_tag> { struct
Dtuple.hpp66 struct make_impl<ext::std::tuple_tag> { struct
/third_party/boost/libs/hana/include/boost/hana/ext/boost/fusion/
Ddeque.hpp100 struct make_impl<ext::boost::fusion::deque_tag> { struct
Dlist.hpp103 struct make_impl<ext::boost::fusion::list_tag> { struct
Dvector.hpp102 struct make_impl<ext::boost::fusion::vector_tag> { struct
/third_party/boost/boost/hana/ext/boost/fusion/
Ddeque.hpp100 struct make_impl<ext::boost::fusion::deque_tag> { struct
Dlist.hpp103 struct make_impl<ext::boost::fusion::list_tag> { struct
Dvector.hpp102 struct make_impl<ext::boost::fusion::vector_tag> { struct
/third_party/boost/boost/hana/ext/std/
Dpair.hpp52 struct make_impl<ext::std::pair_tag> { struct
Dtuple.hpp66 struct make_impl<ext::std::tuple_tag> { struct
/third_party/boost/boost/beast/_experimental/test/detail/
Dstream_state.hpp59 make_impl(
Dstream_state.ipp48 make_impl(
/third_party/boost/libs/beast/include/boost/beast/_experimental/test/detail/
Dstream_state.hpp59 make_impl(
/third_party/boost/libs/hana/example/misc/
Dref_tuple.cpp40 struct make_impl<RefTuple> { struct
Dlambda_tuple.cpp232 struct make_impl<lambda_tuple_tag> { struct
/third_party/boost/libs/hana/include/boost/hana/ext/boost/
Dtuple.hpp128 struct make_impl<ext::boost::tuple_tag> { struct
/third_party/boost/boost/hana/ext/boost/
Dtuple.hpp128 struct make_impl<ext::boost::tuple_tag> { struct

12