From: Robert Ramey (ramey_at_[hidden])
Date: 2004-06-03 12:54:52


Virendra Verma wrote:

> If a class has a pointer to an object, how does class know that the
> pointer was created by library or the class itself before serialization?

It doesn't. Why would it need to?

Robert Ramey