$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [quickbook] Failure building on trunk
From: Daniel James (dnljms_at_[hidden])
Date: 2011-08-26 16:47:22
On 26 August 2011 15:36, Edward Diener <eldiener_at_[hidden]> wrote:
> Trying to generate some documentation using the latest on Boost trunk, the
> build of quickbook works with gcc but failed using toolset-msvc-10.0 with:
You should use a stable version.
> *std::addressof<boost::unordered::detail::bucket<A>>(_Ty &)' [found using
> argument-dependent lookup]
All the calls to addressof in unordered detail have been fully
qualified since r73690.