From: boost-users-bounces@lists.boost.org on behalf of Nat Goodspeed

[Nat] It might be worth binding that knowledge into a specific
shared-pointer-to-blob type so that the required deleter function is
implicitly captured EVERY time you construct such a pointer.

-------------

How do you encode that knowledge into the type?