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/4, and to normalize template library quirks between vendors.
Reece Wilson
0c3f6c4158
[*] AuWin32CloseHandle should work without including windows.h [*] AU_CFG_ID_SHIP disables null pointer checks (shared ptr abi) |
||
---|---|---|
Include | ||
.gitignore | ||
Aurora.json | ||
LICENSE |