Boost logo

Boost :

Subject: [boost] [interprocess] atomic_write32, etc. -> public?
From: k-oli_at_[hidden]
Date: 2008-09-28 11:33:07


Hello,
interprocess provides in its detail namespace atomic ops like atomic_write32,
atomic_cas32 etc.
Is it possible to move this functionality to a public namespace?
I'm using interprocess::detail::atomic_write32 for instance in an
work-stealing queue and I'd like to use 'official' functions instead from a
detail namespace.

regards,
Oliver


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