Boost logo

Boost Users :

From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-01-11 03:52:57


yinglcs2_at_[hidden] wrote:

>Can you please tell me if I can do the same with the
>Boost.Array library?
>
>
No, you can't. Boost.Array was intentionally written to only support
compile-time size specifications.

For runtime sizes, use std::vector.

Sebastian Redl


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