Files
create/src/Mod
wmayer c955372ecf cppcoreguidelines-pro-type-union-access
According to https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md using union for type-punning is undefined behaviour.
 Replace it with std::memcpy
2022-06-24 14:29:50 +02:00
..
2022-06-12 11:56:37 +02:00
2022-03-23 22:44:18 +01:00
2022-03-23 22:44:18 +01:00
2022-06-12 11:56:37 +02:00
2022-06-08 12:28:54 +02:00
2022-04-26 12:52:55 -05:00
2022-06-12 11:56:37 +02:00
2022-06-08 12:28:54 +02:00
2022-03-23 01:59:51 +01:00