Boost logo

Boost :

From: Joel de Guzman (djowel_at_[hidden])
Date: 2003-09-24 09:02:58


Aleksey Gurtovoy <agurtovoy_at_[hidden]> wrote:
> Joel de Guzman wrote:
>> Hi,
>
> Hi Joel,
>
> Sorry for the late reply.
>
>>
>> What's the preferred way to have a vector with more than 10
>> elements? Right now I am using vectorN,
>
> That's the one.
>
>> but these vectors are not extensible (resizable).
>
> They are! For instance, this one works on all supported platforms:

Ahhha ! So are there non-extensible sequences in MPL?

>> I am aware that there are some limits that we can set. My concern is
>> that I wish to avoid setting some constants for fear that another
>> library might also be using MPL with another set of constants. I'd
>> appreciate some clarification in this area.
>
> Does the above helps?

Yes! Thank you :)

-- 
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net

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