Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::base_arg_type< T > Struct Template Reference

Public Types

using type = remove_pointer_t< remove_reference_t< actual_type_t<T> > >
 

Detailed Description

template<typename T>
struct flecs::base_arg_type< T >

Definition at line 128 of file pair.hpp.


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