Opened 13 years ago

Closed 13 years ago

#3573 closed Bugs (fixed)

[bimap] reggression test failures on VC10 Beta 2

Reported by: Richard Webb <richard.webb@…> Owned by: Matias Capeletto
Milestone: Boost 1.42.0 Component: bimap
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

There are multiple bimap regression test failures on VC10 Beta 2, due to ambiguities between boost::addressof and std::addressof. e.g.

http://tinyurl.com/yf3xc4y http://tinyurl.com/yjlg47x

These failures can be fixed by explicitly calling boost::addressof.

Attachments (1)

bimap.patch (795 bytes ) - added by Richard Webb <richard.webb@…> 13 years ago.

Download all attachments as: .zip

Change History (3)

by Richard Webb <richard.webb@…>, 13 years ago

Attachment: bimap.patch added

comment:1 by Matias Capeletto, 13 years ago

Status: newassigned

comment:2 by Matias Capeletto, 13 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.