
25 May
2006
25 May
'06
2:37 p.m.
On 5/25/06, Thorsten Ottosen <thorsten.ottosen@dezide.com> 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