$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.Thread and Boost.Move collision
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2011-12-01 07:25:54
>
> 1) Move Boost.Move elements to boost::move:: namespace
> 2) Move Boost.Thread elements to boost::thread namespace
> 3) Modify Boost.Thread to make use of Boost.Move
>
FWIW, I think 3) is what sounds obvious to me. Now maybe there's reasons to
avoid coupling those libraries together but I'm not sure what they would be.
Philippe