![]() |
Flecs v4.1
A fast entity component system (ECS) for C & C++
|
Public Types | |
| using | type = typename each_normalize_args<arg_list<Args...>>::type |
Definition at line 937 of file delegate.hpp.
| using flecs::_::each_callback_args< arg_list< First, Args... >, if_t< is_same< decay_t< First >, flecs::entity >::value > >::type = typename each_normalize_args<arg_list<Args...>>::type |
Definition at line 939 of file delegate.hpp.