LeviLamina
|
Public Member Functions | |
constexpr | SignatureElement (std::nullptr_t) |
constexpr | SignatureElement (std::byte byte) |
constexpr | SignatureElement (uchar byte) |
constexpr std::byte | operator* () const |
constexpr bool | isWildcard () const |
constexpr bool | operator== (SignatureElement const &other) const |
constexpr bool | operator== (std::byte other) const |
constexpr bool | operator== (uchar other) const |
size_t | hash () const |