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