|
CrossGuid is a minimal, cross platform, C++ GUID library. It uses
|
|
the best native GUID/UUID generator on the given platform and has a
|
|
generic class for parsing, stringifying, and comparing IDs. The guid
|
|
generation technique is determined by your platform.
|