Home
last modified time | relevance | path

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

/third_party/boost/boost/mp11/
Dtuple.hpp72 template<class Tp, std::size_t... J, class F> BOOST_MP11_CONSTEXPR F tuple_for_each_impl( Tp && tp,… in tuple_for_each_impl() function
78 template<class Tp, class F> BOOST_MP11_CONSTEXPR F tuple_for_each_impl( Tp && /*tp*/, integer_seque… in tuple_for_each_impl() function