Boost C++ Libraries: Ticket #11123: Accumulators: adjust type fusion::nil to fusion::nil_ https://svn.boost.org/trac10/ticket/11123 <p> In order to help with some ObjectiveC++ issues, the boost fusion code renamed the type 'nil' to 'nil_'. There is still an alias to 'nil' in order to preserve ABI, but the 'nil_' is the true name of the type. </p> <p> I would like to adjust accumulators to use the actual 'nil_' type instead, in order to make this code more ObjectiveC++ friendly (where 'nil' is a keyword, sadly). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11123 Trac 1.4.3 Eric Niebler Wed, 18 Mar 2015 18:00:27 GMT <link>https://svn.boost.org/trac10/ticket/11123#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11123#comment:1</guid> <description> <p> Would you please prepare a pull request? </p> </description> <category>Ticket</category> </item> <item> <author>jaredgrubb+boost@…</author> <pubDate>Wed, 18 Mar 2015 18:37:02 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11123#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11123#comment:2</guid> <description> <p> Yes, will do. I have a patch ready. Just got to get it all tested and built. This is my first time with the modular layout. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Sat, 21 Mar 2015 23:06:01 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11123#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11123#comment:3</guid> <description> <p> Ok, finally got boost checked out and working. Pull request is up! </p> </description> <category>Ticket</category> </item> </channel> </rss>