![]() |
Flecs v4.1
A fast entity component system (ECS) for C & C++
|
Get the type without const, *, and &. More...
#include <pair.hpp>
Public Types | |
| using | type = decay_t< actual_type_t<T> > |
Get the type without const, *, and &.
| using flecs::base_type< T >::type = decay_t< actual_type_t<T> > |