![]() |
Flecs v4.1
A fast entity component system (ECS) for C & C++
|
Trait to get the number of arguments of a callable. More...
#include <function_traits.hpp>
Static Public Attributes | |
| static constexpr int | value = _::function_traits<T>::arity |
Trait to get the number of arguments of a callable.
Definition at line 119 of file function_traits.hpp.
|
staticconstexpr |
Definition at line 120 of file function_traits.hpp.