Boost C++ Libraries: Ticket #8013: Fusion sequence attribute compatibility https://svn.boost.org/trac10/ticket/8013 <p> From Spirit point of view, two fusion sequences are compatible if one of them is a prefix of the other. This is unintentional. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8013 Trac 1.4.3 K-ballo <kaballo86@…> Sat, 09 Feb 2013 03:03:38 GMT attachment set https://svn.boost.org/trac10/ticket/8013 https://svn.boost.org/trac10/ticket/8013 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">attr_compat.cpp</span> </li> </ul> <p> Small sample reproducing the issue </p> Ticket Nikita Kniazev <nok.raven@…> Sun, 17 Dec 2017 01:31:26 GMT <link>https://svn.boost.org/trac10/ticket/8013#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8013#comment:1</guid> <description> <p> <code>qi</code> is happy with <code>boost::fusion::vector&lt; int, char, float, double &gt;</code> too (<code>x3</code> fails on static assert with a clean message). I think it should be fixed even though it could break some users code. </p> </description> <category>Ticket</category> </item> </channel> </rss>