$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Mahesh Venkitachalam (mkvenkit.vc_at_[hidden])
Date: 2007-12-13 23:27:31
On Dec 14, 2007 9:18 AM, Joseph Turian <turian_at_[hidden]> wrote:
> Wow, it worked! Is that in the documentation? I must have missed it.
>
> Thanks,
> Joseph
>
In the example below, they use a const. I made the same mistake..;-)
http://www.boost.org/libs/serialization/doc/index.html
Mahesh