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.