Boost logo

Boost :

From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2007-01-19 18:51:16


Dmitry Ivankov wrote:
> Can I use boost::pool to allocate arrays of different sizes?
> In particular char arrays.
>
No. The very design of the simple segregated storage Boost.Pool uses
requires that all allocated blocks are the same size.

Sebastian Redl


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