version 0.4.1
Ikarus::traits::TupleToFunctionType< R, Tuple > Struct Template Reference

Helper to convert a tuple to a function type. More...

Detailed Description

template<typename R, typename Tuple>
struct Ikarus::traits::TupleToFunctionType< R, Tuple >
Template Parameters
RThe return type.
TupleThe tuple type representing the argument types.

The documentation for this struct was generated from the following file: