BloombergLP::bdlb::GuidUtil::guidToString

Serialize the specified guid into the specified result. The result string will be in a format suitable for guidFromString.

Synopsis

Declared in <bdlb_guidutil.h>

static
void
guidToString(
    bsl::string* result,
    Guid const& guid);