Re: [Boost-bugs] [Boost C++ Libraries] #11922: Rev f4a61d breaks introduces ambiguity.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11922: Rev f4a61d breaks introduces ambiguity.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-01-21 10:40:28


#11922: Rev f4a61d breaks introduces ambiguity.
-------------------------------+----------------------------
  Reporter: layus | Owner: johnmaddock
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: multiprecision
   Version: Boost 1.60.0 | Severity: Regression
Resolution: fixed | Keywords:
-------------------------------+----------------------------
Changes (by johnmaddock):

 * status: new => closed
 * resolution: => fixed

Comment:

 The ambiguity exists because there are 2 conversion paths:

 expression template -> number -> Int
 expression template -> Int -> Int copy constructor

 However the error message is particularly unhelpful :(

 I believe I have this fixed in
 https://github.com/boostorg/multiprecision/commit/df773c7ab293118eb29eac52067a0466431c9a96

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11922#comment:1>
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:19 UTC