summaryrefslogtreecommitdiffstats
path: root/libraries/crossguid/README
blob: 635b56971dd50106069054b9675a06729c985eaa (plain)
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.