![]() |
Flecs v4.1
A fast entity component system (ECS) for C & C++
|
Test if a type is the same as its actual type. More...
#include <pair.hpp>
Static Public Attributes | |
| static constexpr bool | value = is_same_v<T, actual_type_t<T>> |
Test if a type is the same as its actual type.
|
staticconstexpr |