Boost logo

Boost :

From: Douglas Paul Gregor (gregod_at_[hidden])
Date: 2003-12-03 19:18:21


On Wed, 3 Dec 2003, Steven E. Harris wrote:
> Douglas Paul Gregor <gregod_at_[hidden]> writes:
>
> > Well, std::tr1::array (and boost::array) support brace
> > initialization
>
> Which document best explains the std::tr1::array proposal? I'd like to
> see how it differs from boost::array -- namely whether it accommodates
> an adjustable number of elements with fixed-size storage or whether
> it, like boost::array, only permits a fixed number of elements.

It's nearly identical to boost::array, IIRC:
  http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/n1548.htm

        Doug


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