Home
last modified time | relevance | path

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

/third_party/boost/boost/hana/
Dslice.hpp64 struct slice_impl<S, when<condition>> : default_ { struct
72 return slice_impl::from_offset<from>( in apply() argument
84 static constexpr auto apply(Xs const& xs, Indices const& indices) { in apply()