#include <muu/uuid.h>
template <>
muu::constants<uuid> struct

UUID constants.

Public static variables

static uuid nil constexpr
The nil UUID (all bytes are zero).

Namespaces

static uuid namespace_dns constexpr
The UUID namespace for domain names (6BA7B810-9DAD-11D1-80B4-00C04FD430C8).
static uuid namespace_oid constexpr
The UUID namespace for ISO OIDs (6BA7B812-9DAD-11D1-80B4-00C04FD430C8).
static uuid namespace_url constexpr
The UUID namespace for URLs (6BA7B811-9DAD-11D1-80B4-00C04FD430C8).
static uuid namespace_x500 constexpr
The UUID namespace for X.500 DNs (6BA7B814-9DAD-11D1-80B4-00C04FD430C8).