From: scleary_at_[hidden]
Date: 2000-12-05 07:37:38


> > The pool<> interface runs destructors. sized_pool is an interface that
> > doesn't run destructors.
>
> Right...perhaps a note in the docs somewhere :)

It's under the "See Also" section. pool<> and pool_alloc are
cross-referenced in that section. Should it be in the Intro sections?

        -Steve