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 |
Friends | |
struct | fmt::formatter< sbx::math::basic_uuid< Type > > |
struct | std::hash< sbx::math::basic_uuid< Type > > |