
Dear Boost Experts --
I'm using g++ 4.2.1, OS X 10.6.1, boost 1.40, although I have also
seen this on linux. In attempting to
understand how boost::serialization works, I've stumbled across the
following curiosity. The following
program compiles and runs fine (I've eliminated diagnostic output
which verifies the serialization.)
#include <iostream>
#include <fstream>
#include