$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Merrill Cornish (merrill.cornish_at_[hidden])
Date: 2005-11-24 07:19:08
Robert,
>>> or you just do:
>>> #include <boost/serialization/variant.hpp>
I knew that a boost::variant data member in serialize() would compile,
but--as the mathematicians say--the a necessary, but not sufficient condition.
Thanks for verifying it.
Merrill