$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Assaf Lavie (assaflav_at_[hidden])
Date: 2001-12-11 03:13:09
It would be nice if those template classes would accept a deallocator class
as second argument.
This way one could use the smart_ptr classes for handling other types of
resources - not just memory allocated using new.
Was this considered?
Assaf Lavie