Home
last modified time | relevance | path

Searched refs:drop_front_impl (Results 1 – 25 of 42) sorted by relevance

12

/third_party/boost/libs/hana/include/boost/hana/fwd/
Ddrop_front.hpp52 struct drop_front_impl : drop_front_impl<It, when<true>> { };
/third_party/boost/boost/hana/fwd/
Ddrop_front.hpp52 struct drop_front_impl : drop_front_impl<It, when<true>> { };
/third_party/boost/libs/hana/include/boost/hana/
Ddrop_front.hpp28 using DropFront = BOOST_HANA_DISPATCH_IF(drop_front_impl<It>, in operator ()()
51 struct drop_front_impl<It, when<condition>> : default_ { struct
/third_party/boost/boost/hana/
Ddrop_front.hpp28 using DropFront = BOOST_HANA_DISPATCH_IF(drop_front_impl<It>, in operator ()()
51 struct drop_front_impl<It, when<condition>> : default_ { struct
/third_party/boost/boost/hana/concept/
Diterable.hpp29 !is_default<drop_front_impl<typename tag_of<It>::type>>::value &&
/third_party/boost/libs/hana/include/boost/hana/concept/
Diterable.hpp29 !is_default<drop_front_impl<typename tag_of<It>::type>>::value &&
/third_party/boost/libs/hana/test/_include/support/
Dcounter.hpp40 struct drop_front_impl<Counter_tag> { struct
Dseq.hpp90 struct drop_front_impl<Seq> { struct
/third_party/boost/libs/hana/test/issues/
Dgithub_31.cpp32 struct drop_front_impl<counter<i>> { struct
/third_party/boost/libs/hana/include/boost/hana/ext/boost/fusion/
Ddeque.hpp79 struct drop_front_impl<ext::boost::fusion::deque_tag> { struct
Dlist.hpp82 struct drop_front_impl<ext::boost::fusion::list_tag> { struct
Dvector.hpp81 struct drop_front_impl<ext::boost::fusion::vector_tag> { struct
/third_party/boost/boost/hana/ext/boost/fusion/
Ddeque.hpp79 struct drop_front_impl<ext::boost::fusion::deque_tag> { struct
Dlist.hpp82 struct drop_front_impl<ext::boost::fusion::list_tag> { struct
Dvector.hpp81 struct drop_front_impl<ext::boost::fusion::vector_tag> { struct
/third_party/boost/libs/hana/example/misc/
Dinfinite_list.cpp77 struct drop_front_impl<LazyList> { struct
Dref_tuple.cpp64 struct drop_front_impl<RefTuple> { struct
/third_party/boost/boost/hana/ext/std/
Dinteger_sequence.hpp114 struct drop_front_impl<ext::std::integer_sequence_tag> { struct
/third_party/boost/libs/hana/include/boost/hana/ext/boost/
Dtuple.hpp81 struct drop_front_impl<ext::boost::tuple_tag> { struct
/third_party/boost/boost/hana/ext/boost/
Dtuple.hpp81 struct drop_front_impl<ext::boost::tuple_tag> { struct
/third_party/boost/libs/hana/include/boost/hana/ext/std/
Dinteger_sequence.hpp114 struct drop_front_impl<ext::std::integer_sequence_tag> { struct
Dtuple.hpp126 struct drop_front_impl<ext::std::tuple_tag> { struct
/third_party/boost/libs/hana/include/boost/hana/ext/boost/mpl/
Dlist.hpp148 struct drop_front_impl<ext::boost::mpl::list_tag> { struct
/third_party/boost/boost/hana/ext/boost/mpl/
Dlist.hpp148 struct drop_front_impl<ext::boost::mpl::list_tag> { struct
Dvector.hpp164 struct drop_front_impl<ext::boost::mpl::vector_tag> { struct

12