Boost logo

Boost :

Subject: Re: [boost] [smart_ptr] Proposal to extract intrusive_ref_counter from Boost.Log
From: Tim Blechmann (tim_at_[hidden])
Date: 2013-08-28 06:26:16


hey andrey,

> I'd like to move intrusive_ref_counter class from Boost.Log to
> Boost.SmartPtr. The class is intended to be used as a base class for a
> user's class that is intended to be used with intrusive_ptr. The class
> implements a reference counter and the related
> intrusive_ptr_add_ref/intrusive_ptr_release operations, so the user doesn't
> have to do that himself.

if it saves some error-prone boilerplate code, it is very useful imo!

cheers, tim




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