Helper to convert a tuple to a function type.
More...
template<typename R, typename Tuple>
struct Ikarus::traits::TupleToFunctionType< R, Tuple >
- Template Parameters
-
R | The return type. |
Tuple | The tuple type representing the argument types. |
The documentation for this struct was generated from the following file: