An include-only utility and STL decoupling library. Provides useful utilities under the unnamed namespace with Au prefixes alongside, configurable type bindings, some STL reimplementation, and metaprogramming templates. This is intended for mapping the Aurora ecosystem to non-standard template libraries, and to provide ease of porting to embedded platforms. Latterly, even if this code isn't portable enough, it provides alternative aliases and implementations to std:: that can be easily moved between potentially STL-less targets. Furthermore, this allows us to introduce future C++ features into C++17, and to normalize template library quirks between vendors.
 
 
Go to file
Reece Wilson 9d6e3b19e1 [+] AuRONString 2024-04-30 05:25:34 +01:00
Include [+] AuRONString 2024-04-30 05:25:34 +01:00
.gitignore [+] gitignore 2022-04-01 05:12:36 +01:00
Aurora.json [+] Added sources 2022-04-01 05:06:53 +01:00
LICENSE [+] Added sources 2022-04-01 05:06:53 +01:00