Re: [Boost-bugs] [Boost C++ Libraries] #9910: is_convertible doesn't compile with inaccessible copy constructor

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9910: is_convertible doesn't compile with inaccessible copy constructor
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-23 11:53:44


#9910: is_convertible doesn't compile with inaccessible copy constructor
------------------------------------+----------------------------
  Reporter: Matei David <matei@…> | Owner: johnmaddock
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: type_traits
   Version: Boost 1.55.0 | Severity: Problem
Resolution: fixed | Keywords: is_convertible
------------------------------------+----------------------------
Changes (by johnmaddock):

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

Comment:

 Fixed in develop by providing a C++11 conforming version.

 I'm not so sure about std::is_convertible being more stable/conforming:
 there are quite a few bugs in the compiler intrinsics for type_traits that
 we have to work around: indeed MSVC's std::is_convertible fails this test
 case!

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9910#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:16 UTC