$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-09-27 00:41:11
Li Lirong wrote:
> Hi,
> Do we have serialization support for boost::any?
Not that I know of
> If not, how is it possible to serialize boost::any?
The same way everythign else has been serialized.
a) make a module to do it
b) make a test
c) add a boost license
d) upload it to the vault.
Robert Ramey