
16 Mar
2009
16 Mar
'09
5:58 p.m.
AMDG Ben Muzal wrote:
However, my personal feelings about a pool is that the pool should not be calling the destructors on any objects that are still allocated when the pool is destroyed.
If that's what you want, then use boost::pool instead of boost::object_pool. In Christ, Steven Watanabe