92271c7c50
It uses the best native GUID/UUID generator on the given platform and had a generic class for parsing, stringifying, and comparing IDs. WWW: https://github.com/graeme-hill/crossguid PR: 208113 Submitted by: mickael.maillot@gmail.com
5 lines
241 B
Text
5 lines
241 B
Text
CrossGuid is a minimal, cross platform, C++ GUID library.
|
|
It uses the best native GUID/UUID generator on the given platform
|
|
and had a generic class for parsing, stringifying, and comparing IDs.
|
|
|
|
WWW: https://github.com/graeme-hill/crossguid
|