|
|
template<typename Arg , typename... Args, meta::disable< std::is_same< meta::unqualified_t< Arg >, function_arguments >> = meta::enabler> |
| | function_arguments (Arg &&arg, Args &&... args) |
| |
|
|
std::tuple< Ps... > | arguments |
| |
The documentation for this struct was generated from the following file: