Boost logo

Boost :

Subject: [boost] [interprocess] detail/move.hpp macros conflict with boost/move/move.hpp
From: Daniel Larimer (dlarimer_at_[hidden])
Date: 2011-08-11 16:17:28


I am attempting to include my own <boost/move/move.hpp> header, but the macros conflict with <boost/interprocess/detail/move.hpp>.

It would seem to me that boost interprocess should 'namespace' the macros like it did the types so that when boost/move is included there are no conflicts.

When will Boost.Move be included in an official release?

Dan


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