Update README.md
This commit is contained in:
parent
7bd86a11e3
commit
60769168bc
@ -1,5 +1,5 @@
|
||||
# stduuid
|
||||
A C++ cross-platform single-header library implementation **for universally unique identifiers**, simply know as either UUID or GUID (mostly on Windows). A UUID is a 128-bit number used to uniquely identify information in computer systems, such as database table keys, COM interfaces, classes and type libraries, and many others.
|
||||
A C++17 cross-platform single-header library implementation **for universally unique identifiers**, simply know as either UUID or GUID (mostly on Windows). A UUID is a 128-bit number used to uniquely identify information in computer systems, such as database table keys, COM interfaces, classes and type libraries, and many others.
|
||||
|
||||
[](https://travis-ci.org/mariusbancila/stduuid)
|
||||
[](https://ci.appveyor.com/project/mariusbancila/stduuid)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user