Boost logo

Boost :

Subject: Re: [boost] [smart_ptr] Proposal to extract intrusive_ref_counterfrom Boost.Log
From: Jeremy Maitin-Shepard (jeremy_at_[hidden])
Date: 2013-08-28 18:44:54


Andrey Semashev <andrey.semashev <at> gmail.com> writes:

> I'd like to move intrusive_ref_counter class from Boost.Log to
> Boost.SmartPtr.

This seems like a good idea. However, it seems that you would want to
separate it into two separate classes, one that uses atomic operations and
one that doesn't, rather than having the implementation be controlled by
preprocessor definitions.


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