Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::make_common_tuple_fn Struct Reference

Public Member Functions

template<typename... Args>
common_tuple< bind_element_t< Args >... > operator() (Args &&... args) const noexcept(meta::and_c< std::is_nothrow_constructible< bind_element_t< Args >, unwrap_reference_t< Args > >::value... >::value)