[comp.lang.c++] Zortech virtual function tables

english@stromboli.usc.edu (Joe English) (11/11/88)

Is there any way to avoid getting multiple copies of virtual function
tables (and inline member functions that don't actually end up
inlined) in Zortech C++?  Specifically, is something like cfront's +e
flag available? 


--Joe English