$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [move] missing in 1.46
From: Gregory Crosswhite (gcross_at_[hidden])
Date: 2011-02-28 02:44:26
I don't know if this helps, but I checked out the sources a while ago
and just bundled the headers in my own project, and that has been
working just fine for me in the meanwhile.
Cheers,
Greg
On 2/27/11 11:31 PM, Oliver Kowalke wrote:
> I'm still missing boost.move in the current release (it was accepted in may 2010)! Should I use in the meanwhile<interprocess/detail/move.hpp>?
>
> Oliver