14 Dec
2005
14 Dec
'05
7:39 p.m.
In http://www.boost.org/libs/serialization/doc/index.html, under the "Pointer" heading is the following sentence: "As can be seen in demo.cpp, serialization of pointers to derived classes through a base clas pointer may require explicit enumeration of the derived classes to be serialized." Notice "clas" in place of "class." Merrill