Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7663: warning C4913: user defined binary operator ', ' exists but no overload could convert all operands, default built-in binary operator ', ' used
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-22 03:53:39
#7663: warning C4913: user defined binary operator ',' exists but no overload
could convert all operands, default built-in binary operator ',' used
--------------------------------------+-------------------------------------
Reporter: jeffrey.flinn@⦠| Owner: eric_niebler
Type: Bugs | Status: new
Milestone: To Be Determined | Component: result_of
Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment (by steven_watanabe):
I would assume that the warning is issued at the point of overload
resolution, not the point where operator, is defined. Thus, disabling the
warning in headers that define an operator, wouldn't seem to be enough.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7663#comment:8> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:12 UTC