Home
last modified time | relevance | path

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

/third_party/boost/boost/hana/
Dreverse.hpp45 struct reverse_impl<S, when<condition>> : default_ { struct
47 static constexpr auto reverse_helper(Xs&& xs, std::index_sequence<i...>) { in reverse_helper()
54 static constexpr auto apply(Xs&& xs) { in apply()
/third_party/boost/libs/hana/include/boost/hana/
Dreverse.hpp45 struct reverse_impl<S, when<condition>> : default_ { struct
47 static constexpr auto reverse_helper(Xs&& xs, std::index_sequence<i...>) { in reverse_helper()
54 static constexpr auto apply(Xs&& xs) { in apply()