$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Javier Estrada (ljestrada_at_[hidden])
Date: 2004-02-02 11:32:51
> Custom deleters are your friend.
How about custom allocators AND deleters?
The reason I say this is because it would be useful to have a policy-based
approach when interacting with APIs that do the allocation/destruction.