![]() |
Flecs v4.1
A fast entity component system (ECS) for C & C++
|
Extract the second argument type from an arg_list. More...
#include <function_traits.hpp>
Public Types | |
| using | type = T |
Extract the second argument type from an arg_list.
Definition at line 157 of file function_traits.hpp.
| using flecs::second_arg_impl< Func, _::arg_list< First, T, Args ... > >::type = T |
Definition at line 158 of file function_traits.hpp.