[#BloombergLP-bdlb-GuidUtil-guidToString-094] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/GuidUtil.adoc[GuidUtil]::guidToString :relfileprefix: ../../../ :mrdocs: Convert the specified `guid` into a string suitable for `guidFromString`, and return the string. == Synopsis Declared in `<bdlb_guidutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:bsl/string.adoc[bsl::string] guidToString(xref:BloombergLP/bdlb/Guid.adoc[Guid] const& guid); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#