Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
uuid.h | 2022-01-13 | 30.5 kB | |
README.md | 2022-01-13 | 546 Bytes | |
stduuid v1.2.1 source code.tar.gz | 2022-01-13 | 183.9 kB | |
stduuid v1.2.1 source code.zip | 2022-01-13 | 199.6 kB | |
Totals: 4 Items | 414.5 kB | 0 |
What's Changed
- Fix compiler warnings for gcc & clang by @sketchylizard in https://github.com/mariusbancila/stduuid/pull/52
- Fix operator<< compiler error when c++20 enabled by @kcsaul in https://github.com/mariusbancila/stduuid/pull/53
- Declare variables as inline by @sketchylizard in https://github.com/mariusbancila/stduuid/pull/54
New Contributors
- @kcsaul made their first contribution in https://github.com/mariusbancila/stduuid/pull/53
Full Changelog: https://github.com/mariusbancila/stduuid/compare/v1.2...v1.2.1