[Boost-bugs] [Boost C++ Libraries] #12352: factory object fails to be assigned to function object when deducing constructor argument (C++11 only)

Subject: [Boost-bugs] [Boost C++ Libraries] #12352: factory object fails to be assigned to function object when deducing constructor argument (C++11 only)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-07-26 14:08:36


#12352: factory object fails to be assigned to function object when deducing
constructor argument (C++11 only)
---------------------------------------------+---------------------------
 Reporter: Matthew Hoops <matthewthoops@…> | Owner: no-maintainer
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: functional
  Version: Boost 1.61.0 | Severity: Problem
 Keywords: |
---------------------------------------------+---------------------------
 When assigning a constructed boost::factory to a boost::function and
 having the factory template automatically deduce the constructor
 parameter, it fails to build in C++11, but not C++98.

 I used g++ 5.4.0 on Linux, x86-64.

 I'm attaching both my minimal test program and the error output.

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