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

Public Types

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

Detailed Description

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

Definition at line 118 of file pair.hpp.


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