Searched refs:FunctionTupleType (Results 1 – 1 of 1) sorted by relevance
112 using FunctionTupleType = utility::decay_tuple_t<FunctionTuple>; in unpack() typedef114 if constexpr ((std::tuple_size_v<FunctionTupleType>) > 1) in unpack()117 std::tuple_element_t<1, FunctionTupleType>, in unpack()123 FunctionTupleType>; in unpack()