in java, class types do not allow casting.
to convert one to other, there must be special methods (except inheritance)
does c++ allow class type casting? (except inheritance)
to convert one to other, there must be special methods (except inheritance)
does c++ allow class type casting? (except inheritance)
Comment