Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12876: BOOST_CHECK_EQUAL fail for vector<int> with operator<< for vector<T>
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-03-02 03:10:21
#12876: BOOST_CHECK_EQUAL fail for vector<int> with operator<< for vector<T>
-------------------------------+---------------------
Reporter: 401819174@⦠| Owner: rogeeff
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: test
Version: Boost 1.61.0 | Severity: Problem
Resolution: invalid | Keywords:
-------------------------------+---------------------
Comment (by 401819174@â¦):
thank you
the C++ function overload mechanism require all overload function in
the same domain. vector/int, make search the function from std or
boost::***(boost::has_left_shift). in the std has the define of
operator<<, so in the global define of operator<< is not visiableã
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12876#comment:3> 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-03-02 03:14:42 UTC