Searched defs:remove_range_impl (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/libs/hana/include/boost/hana/ |
| D | remove_range.hpp | 55 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/ |
| D | remove_range.hpp | 55 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()
|