Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!arisia!jlevy From: jlevy@arisia.Xerox.COM (Jacob Levy) Newsgroups: gnu.g++ Subject: vptr "feature" of AT&T compiler Summary: Is there something similar in G++? Message-ID: <733@arisia.Xerox.COM> Date: 7 May 89 07:01:01 GMT Reply-To: jlevy.pa@xerox.com (Jacob Levy) Distribution: gnu Organization: Xerox PARC Lines: 9 I've got some piece of software written at Apollo using the AT&T compiler, which apparently supports the non-standard vptr feature. Does anyone know whether an equivalent feature exists in Gnu G++? How does one use it? Any help appreciated, --Jacob