This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraSupport
/
AuroraRuntime
Watch
2
Star
1
Fork
0
You've already forked AuroraRuntime
Code
Issues
27
Pull Requests
Releases
Wiki
Activity
a1df310ddc
AuroraRuntime
/
Include
History
Reece
a1df310ddc
[+] Added AU_SHARED_FROM_THIS -> returns a shared pointer of decltype(*this) when std::enable_shared_from_this is present in a subclass
2021-07-05 14:34:59 +01:00
..
Aurora
[*] Assertions should static_cast<bool> because if statements are implicitly castable to bool but literal bool types arent
2021-07-05 14:34:05 +01:00
AuroraAlloc.cpp
Readded C++17 allocators
2021-06-28 00:12:17 +01:00
AuroraMacros.hpp
[+] Added AU_SHARED_FROM_THIS -> returns a shared pointer of decltype(*this) when std::enable_shared_from_this is present in a subclass
2021-07-05 14:34:59 +01:00
AuroraRuntime.hpp
Initial Commit
2021-06-27 22:25:29 +01:00
AuroraTypedefs.hpp
Initial Commit
2021-06-27 22:25:29 +01:00
AuroraUtils.hpp
[+] Begin work on the Async subsystem
2021-06-30 10:28:52 +01:00