$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2007-12-01 11:28:10
Sebastian Redl wrote:
> Back in June I posted some thoughts about what I'd expect from a
> properly done I/O library.[1] Based on the ensuing discussion I then
> designed such a library. Over the last months, I've worked hard at
> implementing the thing.
>
> [...]
> The ultimate goal of the library is to completely replace iostreams.
It looks like it still lacks the serialization capabilities of
iostreams, no?