$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [object_pool] too slow?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-03-16 13:58:50
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