Home
last modified time | relevance | path

Searched defs:drop_back_impl (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/hana/
Ddrop_back.hpp59 struct drop_back_impl<S, when<condition>> : default_ { struct
61 static constexpr auto drop_back_helper(Xs&& xs, std::index_sequence<n...>) { in drop_back_helper()
66 static constexpr auto apply(Xs&& xs, N const&) { in apply()
/third_party/boost/libs/hana/include/boost/hana/
Ddrop_back.hpp59 struct drop_back_impl<S, when<condition>> : default_ { struct
61 static constexpr auto drop_back_helper(Xs&& xs, std::index_sequence<n...>) { in drop_back_helper()
66 static constexpr auto apply(Xs&& xs, N const&) { in apply()