Boost C++ Libraries: Ticket #11289: Filter test crashes if other "compose" function is defined https://svn.boost.org/trac10/ticket/11289 <p> Because it's not qualifying the calls to the compose function, if you happen to have another function defined named "compose", the test will not compile. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11289 Trac 1.4.3 nathan@… Tue, 12 May 2015 20:05:51 GMT attachment set https://svn.boost.org/trac10/ticket/11289 https://svn.boost.org/trac10/ticket/11289 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">patch.diff</span> </li> </ul> <p> Qualifies the calls to compose() </p> Ticket