![]() |
Gaia-ECS v1.0.0
A simple and powerful entity component system
|
Detects whether a type is a relationship pair. More...
#include <id.h>
Static Public Attributes | |
| static constexpr bool | value = std::is_base_of<detail::pair_base, core::raw_t<T>>::value |
| True when the type derives from the pair base. | |
Detects whether a type is a relationship pair.