$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-07-24 10:42:42
John Maddock wrote:
> Boost.Array is not intended to be either copy-constructable or
> assignable, so instantiating a function returning an array-by-value
> *should* fail to compile.
What makes you think so?