There is a value type which have a pointer property, whether I need to explicitly specify asOBJ_APP_CLASS_ALIGN8 flag for this type with the 64bit version?
This there any side effect when I use asOBJ_APP_CLASS_ALIGN8 for a pointer no the 32bit platform? For example: performance drop?
Still have a question: Should I use this flag for a int64 member on the 32bit platform? Or this flag is only useful on the 64bit platform?
Thanks :-)
↧