Boost logo

Boost Users :

From: Simmons, Aaron (a-simmons1_at_[hidden])
Date: 2004-11-16 11:40:35


> I'm pretty sure that's an MPL limitation. If you
> want to build a vector of more than 10 elements,
> you need to
>
> #include <boost/mpl/vector20.hpp>
>
> or if you need more than 20 elements,
>
> #include <boost/mpl/vector30.hpp>

I've noticed that the vectorXX.hpp files only allow you to make a vector
with exactly that many items. What do you do if you want a vector of,
say, 25 items?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net