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

Static Public Attributes

static constexpr bool value = is_same_v<T, actual_type_t<T>>
 

Detailed Description

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

Definition at line 141 of file pair.hpp.


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