|
sandbox
|
Public Types | |
| using | value_type = Type |
Public Member Functions | |
| constexpr auto | operator== (const basic_uuid &other) const noexcept -> bool |
| constexpr auto | operator< (const basic_uuid &other) const noexcept -> bool |
| constexpr auto | value () const noexcept -> value_type |
Static Public Member Functions | |
| static constexpr auto | null () -> basic_uuid |
| static constexpr auto | from_value (const value_type value) -> basic_uuid |
| static constexpr auto | create () -> basic_uuid |