Public Types | |
using | NumericType = int32_t |
Public Member Functions | |
constexpr | ID (int32_t value) |
constexpr bool | operator== (ID other) const |
constexpr bool | isValid () const |
Public Attributes | |
NumericType | identifier |
Static Public Attributes | |
static constexpr NumericType | InvalidValue = -1 |