Hi,
CINT (and ACLIC) does not detect the access to a private member of a user-defined class from the outside.
Is this a limitation or intentional specification?
Kame
Hi,
CINT (and ACLIC) does not detect the access to a private member of a user-defined class from the outside.
Is this a limitation or intentional specification?
Kame
This is a known side effect of the way CIONT dictionary are generated. This will be removed in the coming months.
Cheers,
Philippe.