$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2004-01-02 07:37:40
"Daniel Wallin" <dalwan01_at_[hidden]> wrote in message
news:3FF562C5.5050403_at_student.umu.se...
[snip]
> (I'm looking at:
> boost-sandbox/boost/policy_ptr/latest/smart_ptr.hpp)
>
> to support capturing of the pointee type at the time of construction.
> But even then smart_ptr<> is lacking the:
>
> const_pointer_type operator->() const
> const_reference_type operator*() const
David, I would consider it essential that propagation of constness was
supported by you
polivy pointer.
br
Thorsten