Boost C++ Libraries: Ticket #6202: phoenix::bind does not work with boost::signals2 https://svn.boost.org/trac10/ticket/6202 <p> The following example fails to compile using phoenix::bind, however the unbound form and boost::bind work. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6202 Trac 1.4.3 freddie@… Fri, 02 Dec 2011 19:39:23 GMT attachment set https://svn.boost.org/trac10/ticket/6202 https://svn.boost.org/trac10/ticket/6202 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">test.cpp</span> </li> </ul> <p> Sample program. </p> Ticket Kohei Takahashi Tue, 22 Nov 2016 17:22:42 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/6202#comment:1 https://svn.boost.org/trac10/ticket/6202#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> I'm not sure which commit actually fixed this issue, but 1.56 fixes this. </p> <p> <a class="ext-link" href="http://melpon.org/wandbox/permlink/ybaQhyyzgoezPm8Q"><span class="icon">​</span>http://melpon.org/wandbox/permlink/ybaQhyyzgoezPm8Q</a> </p> Ticket