Public Member Functions | |
| noexcept (noexcept(decltype(CPP_AUTO_FUN_RETURNS_const)(CPP_AUTO_FUN_RETURNS_const))) -> decltype(CPP_AUTO_FUN_RETURNS_const) | |
| template<typename... Args> | |
| constexpr auto | operator() (Args &&... args) return compressed_tuple< bind_element_t< Args >... > |