$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Phil Bouchard (philippe_at_[hidden])
Date: 2008-06-21 13:48:21
"Larry Evans" <cppljevans_at_[hidden]> wrote in message
news:g3guec$qlk$1_at_ger.gmane.org...
[...]
> Where is new_sh defined?
No I changed it for shifted<> (which was class owned<>), now we have to type
the following. I just forgot updating that page:
shifted_ptr<int> p = new shifted<int>(9);
Cheers,
-Phil