Boost logo

Boost :

Subject: Re: [boost] [sandbox.move] coexistence issues with boost.interprocess + small suggestion
From: Daniel James (daniel_james_at_[hidden])
Date: 2009-07-09 17:13:46


2009/7/9 Jeffrey Hellrung <jhellrung_at_[hidden]>:
>
> It appears that containers in the move library in the boost sandbox can't
> coexist with containers from the boost.interprocess library.  This isn't a
> problem for me currently (I can just use the containers from the move
> library), but it may be an indication of a larger problem with either or
> both libraries, so I figured it'd be worth sharing.  I wasn't sure if this
> would be an appropriate trac ticket to file under boost.interprocess, as it
> involves technically non-boost code, but I can certainly do that if desired.

The containers in the move library are the next version of the
interprocess containers so they're not meant to coexist. The plan is
to move them into their own library. I think he'll use forwarding
headers to ease the transition to their new location when he adds them
to boost.

Daniel


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