Re: [Boost-bugs] [Boost C++ Libraries] #11959: boost::is_copy_constructible triggers copy constructor generation on Visual Studio 2013 Update 4

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11959: boost::is_copy_constructible triggers copy constructor generation on Visual Studio 2013 Update 4
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-02-06 10:09:50


#11959: boost::is_copy_constructible triggers copy constructor generation on Visual
Studio 2013 Update 4
-------------------------------+-------------------------
  Reporter: vivien.millet@… | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: type_traits
   Version: Boost 1.60.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+-------------------------

Comment (by vivien.millet@…):

 I agree. In fact in my case it was a more complicated issue and you are
 right it gives wrong value. I had an another filter which avoided copy
 constructor to be used. The fact is with the boost version I couldn't
 accomplish what I've planned to because I used it on external classes
 which cannot have noncopyable base (Qt for example).
 It is a design which in fine is quite good because it allows at least to
 use one or another version depending on what we try to achieve (boost or
 std). The bug can be marked resolved or else, it's good on my side, thank
 you for taking time to analyse with me the issue.

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