$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2003-12-17 19:59:18
>"Firingme" <firingme_at_[hidden]> writes:
>> When I tried to compile serialization Library with VC7,it give
>> me error msg that *readable_writable_iterator_tag* undefined.
>> I've search my VC Include Dir, and just check out the boost
>> from CVS,but can't find this var define yet.
>It's a remnant from a transitional state of the new iterator
>library. It doesn't exist anymore.
Changes in the CVS development tree are such that serialization library draft #13
will no longer build.
I hope to upload serialization draft #14 a few days after the release of 1.31. This
should resolve this as well as couple of other issues.
Watch this space.
Robert Ramey