Subject: [Boost-users] [shared_ptr] why isn't null_deleter included into smart_ptr lib
From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2008-09-15 10:04:07


Hi all!

I am wondering, why null_deleter which is sugested in the programming
techniques web site of shared_ptr library not a part of utility lib or
smart_ptr lib. In the past I worked in at least 3 projects where people
defined there own null_deleter.

Best Regards,
Ovanes