mirror of https://github.com/AxioDL/zeus.git
5520001117
Allows the compiler to unify all usages of these constants down to a single address if they're ODR used, rather than creating an individual copy within each translation unit. Unfortunately all file-scope variables don't have inline implied for them by default (only for static class member variables). Shrinks the size of the emitted binary a little bit. |
||
---|---|---|
include/zeus | ||
src | ||
test | ||
.clang-format | ||
CMakeLists.txt |