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).