A template trait that extracts the arity of a Callable type. The arity is defined as the number of arguments that the Callable type takes as input.
Example:
#include <utility/YiTypeTraits.h>
Static Public Attributes | |
| static const size_t | value |
|
static |