Boost logo

Boost :

From: Jared McIntyre (jmcintyre_at_[hidden])
Date: 2004-11-19 19:10:31


I have a class that I am serializing using the non-intrusive method.
It serializes just fine, but when I code the input stream, the
compiler complains that the class doesn't implement the serialize
function (which is, of course, true since I'm am doing the
non-intrusive method on this class). Any idea what could be going
wrong? The class I'm wrapping is being serialized as part of another
class (if that helps at all).

Visual Studio 7.1
Boost 1.32.0 tar ball
Wide character XML output

Jared McIntyre


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk