$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vincent Bherer-Roy (vbr.boost_at_[hidden])
Date: 2006-05-25 10:37:02
On 5/25/06, Thorsten Ottosen <thorsten.ottosen_at_[hidden]> wrote:
>
> Maybe you should just wrap boost::array:
Yes this is the other solution, to offer a constructible_array. And surely I
can do it on my own. But I think that this functionality should be in boost.
I prefer my solution, because it is less wording, but I would prefer a
constructible_array than nothing.
-Vincent