Boost C++ Libraries: Ticket #3573: [bimap] reggression test failures on VC10 Beta 2 https://svn.boost.org/trac10/ticket/3573 <p> There are multiple bimap regression test failures on VC10 Beta 2, due to ambiguities between boost::addressof and std::addressof. e.g. </p> <p> <a class="ext-link" href="http://tinyurl.com/yf3xc4y"><span class="icon">​</span>http://tinyurl.com/yf3xc4y</a> <a class="ext-link" href="http://tinyurl.com/yjlg47x"><span class="icon">​</span>http://tinyurl.com/yjlg47x</a> </p> <p> These failures can be fixed by explicitly calling boost::addressof. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3573 Trac 1.4.3 Richard Webb <richard.webb@…> Wed, 28 Oct 2009 12:48:09 GMT attachment set https://svn.boost.org/trac10/ticket/3573 https://svn.boost.org/trac10/ticket/3573 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">bimap.patch</span> </li> </ul> Ticket Matias Capeletto Sat, 09 Jan 2010 20:44:54 GMT status changed https://svn.boost.org/trac10/ticket/3573#comment:1 https://svn.boost.org/trac10/ticket/3573#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Matias Capeletto Fri, 15 Jan 2010 18:43:20 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3573#comment:2 https://svn.boost.org/trac10/ticket/3573#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket