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) |