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