[Boost-bugs] [ boost-Bugs-1191985 ] boost/functional addressof collision

Bugs item #1191985, was opened at 2005-04-28 14:15 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1191985&group_id=7586 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Foster Brereton (fosterbrereton) Assigned to: Nobody/Anonymous (nobody) Summary: boost/functional addressof collision Initial Comment: in boost/functional.hpp, line 473: if (!detail::function::has_empty_target(addressof(f))) { addressof is a function that resides in the Metrowerks namespace as well, so there are instances in boost::bind that will fail with an ambiguous lookup. Specifying boost::addressof explicitly will fix this problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1191985&group_id=7586 ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs
participants (1)
-
SourceForge.net