id summary reporter owner description type status milestone component version severity resolution keywords cc 12352 factory object fails to be assigned to function object when deducing constructor argument (C++11 only) Matthew Hoops No-Maintainer "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." Bugs new To Be Determined functional Boost 1.61.0 Problem