Template Function camp::tuple_cat_pair(L&&, R&&)

Function Documentation

template<typename L, typename R>
constexpr auto camp::tuple_cat_pair(L &&l, R &&r) noexcept