$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2007-12-02 12:21:00
Mathias Gaunard wrote:
> Sebastian Redl wrote:
>
>> [...]
>> The ultimate goal of the library is to completely replace iostreams.
>>
> It looks like it still lacks the serialization capabilities of
> iostreams, no?
>
It lacks a lot of the things it needs to replace iostreams. That doesn't
change that this is my stated ultimate goal for the library.
Again, this is just a preview release. I'm posting it to get comments on
what is currently there.
Sebastian