$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Noel Yap (Noel.Yap_at_[hidden])
Date: 2003-05-03 22:33:58
"Justin M. Lewis" wrote:
> The difference here is, at the call site you still get an explicit
> description of how the data is being used, with just a pointer, there's no
> information given.
What about with dumb_ptr<> or ref<>?
Noel