$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-02-17 20:47:59
Thorsten Ottosen <tottosen_at_[hidden]> writes:
> Well, can't we think if deserialization as just another way of
> constructing an object?
>
> So if deserialization fails, it's like when construction fails and you
> might throw or abort. No?
No; the usual deserialization method starts with an
already-constructed object.
-- Dave Abrahams Boost Consulting www.boost-consulting.com