file
uuid.hNamespaces
- namespace rll
- Contract-programming related functions and classes.
- namespace rll::literals inline
- Inline namespace for literal operators.
Classes
- class rll::uuid
- 128-bit globally unique identifier (GUID).
-
template <>struct fmt::formatter<rll::uuid>
- Specialization of the
fmt::formatter
for the rll::uuid class.
Functions
-
auto operator""_uuid(char const* str,
std::
size_t const size) → uuid constexpr - Literal operator for the uuid.