Opened 14 years ago

Closed 14 years ago

#2560 closed Bugs (wontfix)

boost::function problem: ambiguous overload for 'operator=='

Reported by: Václav Haisman <v.haisman@…> Owned by: Douglas Gregor
Milestone: Boost 1.38.0 Component: function
Version: Boost 1.36.0 Severity: Problem
Keywords: Cc:

Description

Hi, the attached complains about ambiguity between various overloads of operator==.

Attachments (2)

bf.cxx (250 bytes ) - added by Václav Haisman <v.haisman@…> 14 years ago.
test case
bf.cxx.log (2.8 KB ) - added by Václav Haisman <v.haisman@…> 14 years ago.
compiler output

Download all attachments as: .zip

Change History (4)

by Václav Haisman <v.haisman@…>, 14 years ago

Attachment: bf.cxx added

test case

by Václav Haisman <v.haisman@…>, 14 years ago

Attachment: bf.cxx.log added

compiler output

comment:1 by Steven Watanabe, 14 years ago

Yep. There's nothing to be done about this.

http://www.boost.org/doc/html/function/faq.html#id2914032

comment:2 by Steven Watanabe, 14 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.