$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-12-10 21:17:11
From: boost-users-bounces_at_[hidden] 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?