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 02:12:38
#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 pbf@â¦):
For the record, changelist 82960 does not appear sufficient to fix the
problem. In certain circumstances, I still get:
future.hpp(354): warning C4913: user defined binary operator ',' exists
but no overload could convert all operands, default built-in binary
operator ',' used
I've gone so far as to search for all headers that define an operator,
overload, and place similar warning disables, however the pesky warning
still exists. It's a persistent sucker!
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7663#comment:6> 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