is_function
Checks if the type is a function.
Parameters
| Name | Description |
|---|---|
| T | The type to check. |
Aliases
| Name | Description |
|---|---|
| is_function_v | Helper variable template for is_function. |
Checks if the type is a function.
| Name | Description |
|---|---|
| T | The type to check. |
| Name | Description |
|---|---|
| is_function_v | Helper variable template for is_function. |