Boost logo

Boost :

Subject: Re: [boost] [phoenix] bug 9111
From: Fletcher, John P (j.p.fletcher_at_[hidden])
Date: 2014-01-22 18:12:19


From: Boost [boost-bounces_at_[hidden]] on behalf of Michael Caisse [mcaisse-lists_at_[hidden]] Sent: 22 January 2014 23:07 To: boost_at_[hidden] Subject: Re: [boost] [phoenix] bug 9111 On 01/22/2014 02:56 PM, Fletcher, John P wrote: >> I need to look into why that is the case, or else do some dummy operation on rhs which will suppress the warning. > or .... > template <int M, typename RhsRT, typename RhsFP> > bool operator==(function_ptr<M, RhsRT, RhsFP> const & /*rhs*/) const > { > return false; > } >-- >Michael Caisse >ciere consulting >ciere.com Thank you I will try that. John _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk