Boost logo

Boost :

From: William Kempf (sirwillard_at_[hidden])
Date: 2000-12-01 18:59:23


--- In boost_at_[hidden], "William Kempf" <sirwillard_at_m...> wrote:
> --- In boost_at_[hidden], "Giovanni Bavestrelli" <gibav_at_y...> wrote:
> > Array<int, 3> A3((dim(10) + dim(20)) + dim(30));
> >
> > Should that work?
>
> You've got a missing ')' in the above. Fix the syntax and yes, it
> should.

Ooops, I didn't read that close enough. No missing ')'. Yes, it
should still work. Yes, I can see how that might seem strange.

Bill Kempf


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk