Boost C++ Libraries: Ticket #12366: useless `struct identity` in rule.hpp https://svn.boost.org/trac10/ticket/12366 <p> Grepping for identity in: </p> <p> <a class="ext-link" href="https://github.com/boostorg/spirit/blob/develop/include/boost/spirit/home/x3/nonterminal/rule.hpp"><span class="icon">​</span>https://github.com/boostorg/spirit/blob/develop/include/boost/spirit/home/x3/nonterminal/rule.hpp</a> </p> <p> got only 1 hit. Shouldn't it be removed if there no use for it? </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12366 Trac 1.4.3 viboes Fri, 19 Aug 2016 21:18:33 GMT component changed; owner set https://svn.boost.org/trac10/ticket/12366#comment:1 https://svn.boost.org/trac10/ticket/12366#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Joel de Guzman</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">spirit</span> </li> </ul> Ticket anonymous Fri, 19 Aug 2016 21:42:43 GMT <link>https://svn.boost.org/trac10/ticket/12366#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12366#comment:2</guid> <description> <p> Thanks. How about a PR for this? </p> </description> <category>Ticket</category> </item> <item> <author>Nikita Kniazev <nok.raven@…></author> <pubDate>Thu, 14 Dec 2017 16:59:56 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/12366#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12366#comment:3</guid> <description> <p> Fixed in <a class="ext-link" href="https://github.com/boostorg/spirit/pull/212"><span class="icon">​</span>https://github.com/boostorg/spirit/pull/212</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Joel de Guzman</dc:creator> <pubDate>Fri, 15 Dec 2017 00:04:05 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/12366#comment:4 https://svn.boost.org/trac10/ticket/12366#comment:4 <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> Ticket