See the overload above for contract.

Synopsis

Declared in <bdlb_guidutil.h>

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

Parameters

Name

Description

result

string to receive the formatted GUID

guid

GUID to serialize

Created with MrDocs