11 Dec
2006
11 Dec
'06
2:17 a.m.
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?