$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Brock Peabody (brock.peabody_at_[hidden])
Date: 2005-10-17 08:04:16
> -----Original Message-----
> From: boost-bounces_at_[hidden]
[mailto:boost-bounces_at_[hidden]]
> On Behalf Of Joel de Guzman
> No. Under the "behave as a reference" model, references should
> bind only on construction. Everything else is assignment to the
> referenced object. No rebind.
What happens when the optional is null and there is no referenced object
to be assigned to?