Common include headers for various software packages. Provides macros for platform, compiler, platform, vendor, and partial ABI detection. Compiler/Runtime agnostic
Go to file
Reece Wilson 07b229a4bb Update 'AuroraEnvironment.hpp'
[+] added additional EPlatform reserve spaces for future consoles
[+] Aurora Enum awareness, so long as the includee can handle the overhead of AuroraEnums (hint: include AuroraRuntime.hpp first, if you're in that ecosystem)
2022-01-25 00:53:18 +00:00
AuroraCommon.h I'm a clown. Fix typo 2021-05-21 17:34:33 +01:00
AuroraCommon.hpp I'm a clown. Fix typo 2021-05-21 17:34:33 +01:00
AuroraConfiguration.h Initial Commit 2021-05-20 17:29:39 +01:00
AuroraConfiguration.hpp Initial Commit 2021-05-20 17:29:39 +01:00
AuroraEnvironment.h [+] Added common AU_LANG_CPP 2021-09-29 11:26:56 +01:00
AuroraEnvironment.hpp Update 'AuroraEnvironment.hpp' 2022-01-25 00:53:18 +00:00
AuroraTypes.h Initial Commit 2021-05-20 17:29:39 +01:00
AuroraTypes.hpp Initial Commit 2021-05-20 17:29:39 +01:00
LICENSE Initial commit 2021-05-20 16:22:33 +00:00
README.md Update 'README.md' 2021-10-27 12:08:56 +00:00

Common boilerplate

Provides platform and system identification macros and standard primitive datatypes units without any other external includes (no stdlib/stl)