$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jan Funke (jan.funke_at_[hidden])
Date: 2008-08-20 10:31:35
Hi,
recently I wondered, whether there is any possibility to create a kind
of "smart image", like the smart pointer of boost.
What I'd like to have is an image, that frees it's allocated memory
automatically on vanishing of the last view accessing it.
Do you guys have any idea how to achieve this?
Regards,
Jan