
22 Oct
2009
22 Oct
'09
4:27 a.m.
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