Public Types |
Public Member Functions |
Static Public Member Functions |
Public Attributes |
List of all members
score::uuids::uuid Struct Reference
Inheritance diagram for score::uuids::uuid:
Public Member Functions | |
constexpr | uuid (const uuid &other) noexcept |
constexpr uuid & | operator= (const uuid &other) noexcept |
constexpr | uuid (const uint8_t(&other)[16]) noexcept |
constexpr auto | begin () noexcept |
constexpr auto | end () noexcept |
constexpr auto | begin () const noexcept |
constexpr auto | end () const noexcept |
constexpr size_type | size () const noexcept |
constexpr bool | is_nil () const noexcept |
variant_type | variant () const noexcept |
version_type | version () const noexcept |
Static Public Member Functions | |
static constexpr size_type | static_size () noexcept |
Public Attributes | |
uint8_t | data [16] |
The documentation for this struct was generated from the following file: