128-bit universally unique identifier (UUID).
More...
#include <uuid.hpp>
|
std::string | string () const |
| Returns a string representation of the UUID. More...
|
|
128-bit universally unique identifier (UUID).
Definition at line 31 of file uuid.hpp.
◆ string()
std::string uuid::string |
( |
| ) |
const |
Returns a string representation of the UUID.
Definition at line 23 of file uuid.cpp.
◆ data
std::array<std::byte, 16> uuid::data {} |
UUID data.
Definition at line 37 of file uuid.hpp.
The documentation for this struct was generated from the following files: