![]() |
Flecs v4.0
A fast entity component system (ECS) for C & C++
|
Static Public Attributes | |
static constexpr bool | is_callable |
Static Public Attributes inherited from flecs::_::function_traits_defs< ReturnType, Args... > | |
static constexpr bool | is_callable |
static constexpr size_t | arity |
Additional Inherited Members | |
Public Types inherited from flecs::_::function_traits_defs< ReturnType, Args... > | |
using | return_type |
using | args |
Definition at line 60 of file function_traits.hpp.
|
staticconstexpr |
Definition at line 27 of file function_traits.hpp.