FflasFfpack
Public Types | Static Public Attributes
function_traits< R(*)(Args...)> Struct Template Reference
+ Inheritance diagram for function_traits< R(*)(Args...)>:

Public Types

using return_type = R
 

Static Public Attributes

static constexpr std::size_t arity = sizeof...(Args)
 

Member Typedef Documentation

◆ return_type

using return_type = R
inherited

Field Documentation

◆ arity

constexpr std::size_t arity = sizeof...(Args)
staticinherited

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