![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Public Types | |
| using | Type = T |
Public Member Functions | |
| bool | operator== (direct_hash_key other) const |
| bool | operator!= (direct_hash_key other) const |
Public Attributes | |
| T | hash |
Static Public Attributes | |
| static constexpr bool | IsDirectHashKey = true |