Return the RFC 4122 pre‐defined URL namespace ID.
Synopsis
Declared in <bdlb_guidutil.h>
static
Guid
urlNamespace();
Description
Return the pre‐defined namespace ID for the URL namespace from Appendix C of RFC 4122, for use with the generateFromName method when the name string is a URL.
Return Value
the URL namespace ID
Created with MrDocs