
On 8/26/2011 4:47 PM, Daniel James wrote:
On 26 August 2011 15:36, Edward Diener<eldiener@tropicsoft.com> 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.
I test off the Boost trunk and generate my documentation off the Boost trunk. Maybe it is right to do neither, but I see no reason why I should not do so.
*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.
I am not claiming this is a quickbook problem. Maybe someone changed unordered detail and broke it. Please don't shoot the messenger of a problem with Boost trunk code <g>.