Searched defs:tuple_transform (Results 1 – 2 of 2) sorted by relevance
154 BOOST_MP11_CONSTEXPR auto tuple_transform( F const& f, Tp1&& tp1, Tp&&... tp ) in tuple_transform() function166 BOOST_MP11_CONSTEXPR auto tuple_transform( F const& f, Tp&&... tp ) in tuple_transform() function
39 BOOST_HOF_STATIC_FUNCTION(tuple_transform) = tuple_transform_f{}; in BOOST_HOF_STATIC_FUNCTION() argument