$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Oleg Fedtchenko (BoostOleg_at_[hidden])
Date: 2004-11-02 14:57:58
> Peter Dimov wrote:
>
> No.
>
>> in reply to Oleg Fedtchenko's:
>>
>> Is it possible to implement the next example using global
>> functions as specified above?
>>
>> class D
>> {
>> private:
>> WORD m_wData;
>> public:
>> D(){ m_wData = 0;}
>>
>> virtual shared_ptr<WORD> GetData( shared_ptr<D> this_ )
Is it worth using the proposed *member_ptr* smart pointer
(e.g. for the tasks discussed in the previous messages or
like those described at http://boostoleg.narod.ru/examples.htm) ?
The proposed smart pointer member_ptr is described at
http://boostoleg.narod.ru/member_ptr.html
Oleg Fedtchenko
thread entry
http://listarchives.boost.org/MailArchives/boost/msg72943.php