Template Struct FuncReturn< R(A…) >

Struct Documentation

template<class R, class ...A>
struct FuncReturn<R(A...)>

Public Types

using Type = R