Template Struct ExecFunWrapperArgs

Struct Documentation

template <typename FunT, typename InArgsT>
struct ExecFunWrapperArgs

Structure to build the function closure to be sent.

Public Members

FunT fun
InArgsT args