Opened 13 years ago
Closed 13 years ago
#3573 closed Bugs (fixed)
[bimap] reggression test failures on VC10 Beta 2
Reported by: | 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)
Change History (3)
by , 13 years ago
Attachment: | bimap.patch added |
---|
comment:1 by , 13 years ago
Status: | new → assigned |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.