stduuid/include
Arthur.e 39b505ee95 I believe this fixes an alignment issue.
Casting the uint8_t array to a uint32_t pointer may cause it to become misaligned. So making it alignas a uint32 array should remove the undefined behavior.
2022-04-04 10:58:40 -07:00
..
uuid.h I believe this fixes an alignment issue. 2022-04-04 10:58:40 -07:00