$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2003-05-18 14:41:55
Thorsten Ottosen <nesotto_at_[hidden]> wrote:
> Personally I would like to see two smart pointers specialized for
> pimpl usage.
which two ? And maybe both goals can be achieved with additional bool
template parameter (plus extra conversion) in Boost.SmartPtr ?
B.