Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::_::entity_with_invoker< Func, if_t< is_callable< Func >::value > > Struct Template Reference
Inheritance diagram for flecs::_::entity_with_invoker< Func, if_t< is_callable< Func >::value > >:
flecs::_::entity_with_invoker_impl< arg_list_t< Func > >

Detailed Description

template<typename Func>
struct flecs::_::entity_with_invoker< Func, if_t< is_callable< Func >::value > >

Definition at line 807 of file invoker.hpp.


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