|
Boost : |
From: AlisdairM (alisdair.meredith_at_[hidden])
Date: 2006-05-25 15:43:14
Thorsten Ottosen wrote:
> What do tou mean by "it's too late"?
>
> Since the "construction" of boost::array is a no-op, you can just
> initialize it in the body my_array's contructors.
It is probably a no-op if the array is holding types with trivial
constructors. On the other hand an array of std::string will certainly
do more than no-op.
-- AlisdairM
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk