$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-10-30 08:15:48
From: "Peter Dimov" <pdimov_at_[hidden]>
[...]
> Or wrap i_aptr in boost::ref, if you have
> control over its lifetime and can ensure that it won't outlive f.
Correction: _will_ outlive f.