|
|
using | class_type = void |
|
using | first_param_type = T |
|
using | return_type = ReturnType |
|
using | result_type = ReturnType |
| template<std::size_t Index> |
| using | argument |
|
using | class_type = void |
|
using | return_type = ReturnType |
|
|
static const std::string | name () |
|
static const std::string | name () |
|
|
static const bool | isHTTPFunction = !resumable_type<ReturnType>::value |
|
static const bool | isCoroutine = false |
|
static const bool | isClassFunction |
|
static const bool | isDrObjectClass |
|
static const std::size_t | arity = sizeof...(Arguments) |
|
static const bool | isHTTPFunction = false |
|
static const bool | isClassFunction = false |
|
static const bool | isStreamHandler = false |
|
static const bool | isDrObjectClass = false |
|
static const bool | isCoroutine = false |
The documentation for this struct was generated from the following file: