@ -138,6 +138,8 @@
{ __VA_ARGS__ } \
}
#define TR_INSTANCE_CAST(class, name) ((class)&(_##name.data))
/**
* I initialize _ (the class's base or parent class)
* with the identifier of that class.