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

Data Structures

struct  argument
 

Public Types

using return_type = R
 

Static Public Attributes

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

Member Typedef Documentation

using return_type = R

Field Documentation

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

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