oop - Simulating interfaces when unsupported by a language -
is there way form pseudo interfaces when these aren't directly supported oop language?
does have virtual functions? interface nothing more base class nothing virtual functions, either without body, or stub throws error if base class version used.
Comments
Post a Comment