LeviLamina
|
Public Member Functions | |
constexpr bool | operator== (HashedIdBase const &other) const noexcept |
constexpr std::strong_ordering | operator<=> (HashedIdBase const &other) const noexcept |
Public Attributes | |
size_t | hash |
Protected Member Functions | |
constexpr | HashedIdBase (size_t hash) noexcept |