-
… as this code is ment to be used within threads ... also there is no other thread awareness in it
-
…at I can calculate the index of an array by the size and use stacks of memory segments under each array element. This should be much faster.
-
…nds, microseconds and nanoseconds).
-
…mited and there is no benefit compared to a direct iteration
-
… created anywhere. But the class needs to be prepared for this after its definition (TR_INSTANCE_INIT).
-
…e done if the given class is really a parent of the instances class.
-
…effectively remove the need for this ugly stray closing curly bracket. Add TR_objectInit function which allows to call the constructor on an already existing object. Remove not used variable argument list on _TR_CALL and fix corresponding makros.