Boost logo

Boost :

Subject: Re: [boost] [intrusive] rtti_base class proposition
From: Ireneusz Szpilewski (irek_at_[hidden])
Date: 2009-10-22 00:27:18


Stefan Strasser wrote:
>> (By the way std::shared_ptr<rti_base*> would give us
>> C++ equivalent of IUnknown interface with metods:
>> QueryInterface();
>> AddRef();
>> Release();
>> )
>> boost::intrusive_ptr
>>
Boost documentation on boost::intrusive_ptr says:

"As a general rule, if it isn't obvious whether *intrusive_ptr* better
fits your needs than *shared_ptr*, try a *shared_ptr*-based design first."

>> _______________________________________________
>> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>>
>>
>>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk