• R/O
  • SSH
  • HTTPS

globalbase: Commit


Commit MetaInfo

Revision5986 (tree)
Time2019-11-06 14:32:37
Authorjoshua

Log Message

cma

Change Summary

Incremental Difference

--- modules/tinyState/trunk/src/h/ts/c++/sPtr.h (revision 5985)
+++ modules/tinyState/trunk/src/h/ts/c++/sPtr.h (revision 5986)
@@ -88,5 +88,6 @@
8888
8989 #define thThis (sPtr<typeof(*this)>(this))
9090 #define dynamicCast(__x,__y) sPtr<__x>(dynamic_cast<__x*>(__y.__get()))
91+#define __CMA ,
9192
9293 #endif
Show on old repository browser