Boost logo

Boost Users :

From: Robert Ramey (ramey_at_[hidden])
Date: 2007-09-03 11:38:13


John Pye wrote:
> Can anyone possibly clarify the cases when it is necessary to use
> "void_cast_register" with Boost::Serialization?

 void_cast_register is invoked to register the relationship between
a base class and derived class. Usually its automatic when a
derived class serializes its base. When this doesn't occur, it
has to be done explicitly. This is described in the manual.

Robert Ramey


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