Objects in shared memory
Matt Austern
austern at isolde.engr.sgi.com
Thu Jul 1 23:03:01 UTC 1999
On Jul 1, 3:52pm, Jim Dehnert wrote:
> Subject: Objects in shared memory
> Mark,
> At the ABI meeting today, in discussing B-7, it was mentioned
> that someone believed that IBM provided the ability for users to
> put objects in shared memory. Can you confirm this, and if so
> describe precisely what is supported and how?
("Objects", in this context, meaning C++ objects of types that
have virtual functions or virtual base classes. The vptr is what
makes this a hard problem.)
--Matt
More information about the cxx-abi-dev
mailing list