Boost logo

Boost Users :

From: Robert Ramey (ramey_at_[hidden])
Date: 2006-01-23 21:29:52


Look at test_mi (multiple inheritence). Its pretty straight forward. If you want to be sure that virtual base
classes are saved only once - just make sure that they are tracked. Look up tracking in the
serialization traits part of the documentation

Robert Ramey
  "sui tam" <suitam2006_at_[hidden]> wrote in message news:20060124005935.16399.qmail_at_web36304.mail.mud.yahoo.com...
  Hi,

      I have a question regarding public virtual base class, how am I going
  to serialize this since inheritance from 2 classes only permits saving
  one copy of the base class.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net