Searched defs:replicate_impl (Results 1 – 2 of 2) sorted by relevance
50 struct replicate_impl<M, when<condition>> : default_ { struct58 struct replicate_impl<S, when<Sequence<S>::value>> { struct60 static constexpr auto replicate_helper(X&& x, std::index_sequence<i...>) in replicate_helper()64 static constexpr auto apply(X&& x, N const&) { in apply()
50 struct replicate_impl<M, when<condition>> : default_ { struct58 struct replicate_impl<S, when<Sequence<S>::value>> { argument60 static constexpr auto replicate_helper(X&& x, std::index_sequence<i...>) in replicate_helper()64 static constexpr auto apply(X&& x, N const&) { in apply()