From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-02-14 16:52:25


Ronald Garcia wrote:

> Why is checked_delete not in the "boost/utility" directory?

There was no boost/utility directory at the time. IIRC checked_delete was in
utility.hpp and I extracted it into its own header (and added the
checked_deleter versions).