$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Greg Colvin (gcolvin_at_[hidden])
Date: 2001-12-23 16:44:49
I'd like to remind all that scoped_ptr is primarily designed to handle
variables at function and block scope, with the goals being low cost
and safety. It's use for the pimpl idiom is a secondary goal at best.
We now return you to your regularly scheduled thread.