![]() |
#8 |
Administrator
|
Цитата:
Сообщение от vallys
Есть проверка - в RunBase.canSwapBetweenCSPrim
Код: /* Returns whether it is possible to pack the class, reinstantiate a new class, and unpack it on the "other" side. */ private boolean canSwapBetweenCSPrim() { return new dictClass(classIdget(this)).runMode() == ClassRunMode::Called; } В общем - был неправ.
__________________
Возможно сделать все. Вопрос времени |
|