Flecs v4.1
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::second_arg_impl< Func, Args > Struct Template Reference

Extract the second argument type from a callable (implementation). More...

Detailed Description

template<typename Func, typename ... Args>
struct flecs::second_arg_impl< Func, Args >

Extract the second argument type from a callable (implementation).

Definition at line 153 of file function_traits.hpp.


The documentation for this struct was generated from the following file: