Commit Graph

7 Commits

Author SHA1 Message Date
6c8bc1d01c [*] Remove "Tried to free" null condition under safe delete 2023-05-10 18:47:26 +01:00
d29db2200c [+] AuTryLockMemoryType 2023-04-06 15:04:36 +01:00
c82dd26f03 [+] AuSizeOf
[+] AuOffsetOf
2023-02-04 23:54:19 +00:00
d1b18efcaa [*] AU_SAFE_DESTROY now uses atomics to meet multithreaded requirements
[+] AuTryConstruct(REF, ARGS): CtorCode_t
[+] AuMakeSharedPanic
[+] AuMakeSharedThrow (todo: wrap exception with our own special exception)
2022-09-12 21:40:16 +01:00
cb3b1a582b [*] AuArraySize should return a uint
[*] AuReplaceAll should return a ref equal to arg 0
2022-06-14 17:21:10 +01:00
11ebcde5c2 [*] Conformity - Clang Fixes 2022-04-04 07:55:47 +01:00
a19ae800aa [+] Added sources 2022-04-01 05:06:53 +01:00