Home
last modified time | relevance | path

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

/third_party/boost/libs/hana/include/boost/hana/
Dremove_range.hpp55 struct remove_range_impl<S, when<condition>> : default_ { struct
58 remove_range_helper(Xs&& xs, std::index_sequence<before...>, in remove_range_helper()
68 static constexpr auto apply(Xs&& xs, From const&, To const&) { in apply()
/third_party/boost/boost/hana/
Dremove_range.hpp55 struct remove_range_impl<S, when<condition>> : default_ { struct
58 remove_range_helper(Xs&& xs, std::index_sequence<before...>, in remove_range_helper()
68 static constexpr auto apply(Xs&& xs, From const&, To const&) { in apply()