#include <di/util/uuid.h>
|
| | UUID ()=default |
| constexpr | UUID (ByteArray bytes) |
| constexpr auto | null () const -> bool |
| constexpr void | clear () |
◆ IsAtom
◆ UUID() [1/2]
◆ UUID() [2/2]
| di::util::UUID::UUID |
( |
ByteArray | bytes | ) |
|
|
inlineexplicitconstexpr |
◆ clear()
| void di::util::UUID::clear |
( |
| ) |
|
|
inlineconstexpr |
◆ null()
| auto di::util::UUID::null |
( |
| ) |
const->bool |
|
inlineconstexpr |
◆ operator<=>
| friend auto operator<=> |
( |
UUID | a, |
|
|
UUID | b )->strong_ordering |
|
friend |
◆ operator==
| friend auto operator== |
( |
UUID | a, |
|
|
UUID | b )->bool |
|
friend |
◆ tag_invoke [1/2]
template<concepts::Encoding Enc>
◆ tag_invoke [2/2]
The documentation for this class was generated from the following file: