
29 May
2009
29 May
'09
12:12 p.m.
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