BloombergLP::bdlb::GuidUtil::guidToString

Convert the specified guid into a string suitable for guidFromString, and return the string.

Synopsis

Declared in <bdlb_guidutil.h>

static
bsl::string
guidToString(Guid const& guid);

Return Value

guid formatted as a string suitable for guidFromString

Parameters

NameDescription
guidGUID to convert to a string