Flecs v4.0
A fast entity component system (ECS) for C & C++
|
Public Types | |
using | type = typename first_arg_impl<Func, arg_list_t<Func>>::type |
Definition at line 125 of file function_traits.hpp.
using flecs::first_arg< Func >::type = typename first_arg_impl<Func, arg_list_t<Func>>::type |
Definition at line 126 of file function_traits.hpp.