Re:[boost] Serialization: problem with multi-inheritance
by Robert Ramey other posts by this author
Oct 22 2002 6:43AM messages near this date
Re: [boost] spirit: character set complement (for lexers)
|
[PMX:#] [boost] Interest in bidirectional map?
> Li Lirong wrote
> Hi,
> I'm a user of the serialization library. Since it is not a formal boost
> lib yet, I post my quest here instead of the user list.
> I found a problem with the serialization library: When a class has
> multiple base class, an object of the derived class can not be stored
> and loaded through a pointer to the base class that is not the first
> base class.
...
>
> Any solution for this problem?
> Regards,
> Lirong
<snip>
This problem has been reported to me. It turns out to be exquistly difficult to address. H
owever, after
much effort I have almost completed the solution and it will be included in the next version
uploaded. This will occur sometime before 2 November when the Formal Review process starts.
Thank you for you help in testing the library.
Robert Ramey
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
|