mirror of
https://github.com/libAthena/athena.git
synced 2025-07-07 13:46:05 +00:00
Makes the variable initialization behavior deterministic in the case of the default constructor. This also eliminates the possibility of an uninitialized read from occurring within the destructor entirely; even in the face of future changes.
Athena
Languages
C++
85.3%
C
10.1%
CMake
4.6%