Boost logo

Boost :

Subject: Re: [boost] [quickbook] Failure building on trunk
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-08-27 18:58:46


On 08/27/2011 04:12 PM, Edward Diener wrote:
> On 8/26/2011 4:47 PM, Daniel James wrote:
>> 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.
>
> Do you know what is causing this error in VC10 ?

ADL + the fact that on VC10 the file that defining std::addressof gets
included.


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