
26 Aug
2011
26 Aug
'11
8:47 p.m.
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.
*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.