Commit Graph

7 Commits

Author SHA1 Message Date
dba4a884ca [+] AuTryCall
[+] AuTryCallPair
[+] AuIsCallable
[+] AuIsCallable_v
[*] Improved AuResetMember
2022-11-17 02:28:23 +00:00
a046eafdd5 [*] SafeDestroy: Use the atomic i noted in the issue 2022-09-26 19:01:46 +01:00
dfeeae4687 [*] amend destroy atomic exchange and an operators linkage 2022-09-13 16:25:46 +01: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
af438c8c17 [+] AuResetMember (dumb name) 2022-08-26 13:47:17 +01:00
f81f99f45e [+] AU_SAFE_DESTROY utility for defining standard object destruction 2022-07-19 15:24:06 +01:00
a19ae800aa [+] Added sources 2022-04-01 05:06:53 +01:00