$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Joseph Lisee (jlisee_at_[hidden])
Date: 2007-10-15 10:06:13
Hello,
2 years ago on this list there was a discussion on how to serialize/deserialize
a Boost.Any variable. I read through and found some proposals, but never any
implementations. I was wondering whether anyone had ever gotten around to
implementing it? I have no qualms about using a custom Boost.Any with
serialization support coded in.
-Joe