Subject: [Boost-users] multi_array_ref (lack of) default constructor
From: gtsml owevwr (gtsml.owevwr_at_[hidden])
Date: 2009-05-29 08:12:00


Hi,

Does anybody know why multi_array_ref doesn't have a default constructor?

I'm asking because I wanted to make a multi_array of multi_array_ref
and that doesn't seem to be possible because multi_array expect the
element type to be default constructible.

Thanks,
Frank