CppCommon
1.0.4.1
C++ Common Library
|
Universally unique identifier (UUID) definition. More...
Go to the source code of this file.
Classes | |
class | CppCommon::UUID |
Universally unique identifier (UUID) More... | |
Namespaces | |
CppCommon | |
C++ Common project definitions. | |
Functions | |
constexpr CppCommon::UUID | operator""_uuid (const char *uuid, size_t size) |
Initialize UUID with a given string literal. More... | |
Universally unique identifier (UUID) definition.
Definition in file uuid.h.
|
constexpr |