$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-04-24 06:00:24
Ken wrote:
> HI, BOOST
>
> I am sorry if this is a stupid question. I did not found similar question
> yet.
>
> Sometimes we need to read config from a file and change some values then
> need to save it. So how can I serialize an option_description to stream?
This is not supported right now, though I'd like to implement this in a
future version.
- Volodya