Commit Graph

12 Commits

Author SHA1 Message Date
9274c30834 [*] regression in f037399e
(still need this hack)
2023-03-22 16:16:09 +00:00
f037399ee3 [*] SOO size is now pushed between module boundaries via a default ctor argument 2023-03-22 14:41:10 +00:00
2cc67786eb [*] amend/added soo vis 2023-03-21 03:01:40 +00:00
5e0678e628 [*] improved soo with ctors 2023-03-21 02:34:27 +00:00
c20c7072e3 [+] SOO
(i am seething, i am malding)
(force push: #234234)
2023-03-21 01:58:50 +00:00
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