version 0.4.1
Ikarus::traits::FunctionTraits< T, typename > Struct Template Reference

Type trait for extracting information about functions. More...

Detailed Description

template<typename T, typename = void>
struct Ikarus::traits::FunctionTraits< T, typename >

This trait provides information about the return type, argument types, and the number of arguments of a function.

Template Parameters
TType of the function.

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