![]() |
MySQL 9.4.0
Source Code Documentation
|
#include <array>#include <cinttypes>#include <random>Go to the source code of this file.
Namespaces | |
| namespace | helper |
Typedefs | |
| using | helper::UUID = std::array< uint8_t, 16 > |
Functions | |
| UUID | helper::generate_uuid_v4 () |
| std::string | helper::to_uuid_string (const UUID &uuid) |