Boost logo

Boost :

From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-06-27 11:40:39


"Peter Dimov" wrote:

> >
> > operator long() const
> > {
> > return __exchange_and_add(&value_, 0);
> > }
> >
> > The problem can be solved by making the private member "_Atomic_word
> > value_" mutable.
>
> Fixed in CVS.
>
Also second problem from:
http://lists.boost.org/MailArchives/boost/msg57537.php
may be reconsidered (if not done already - I don't see latest changes).

(Boost.FSM triggered these problems and requires the fix.)

/Pavel


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