Daniel Frey wrote:
>
> I aim for a smart pointer which is 4 bytes and adds another 4 bytes
> to the intrusivly counted object - no more. AFAICS boost cannot offer
> this with the current design.

If I understand correctly, you are saying that you want something close to
boost::intrusive_ptr, but boost::shared_ptr is not it.

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

Reply via email to