Boost C++ Libraries: Ticket #5330: expand qi index in the docs to include _1 _2 .... https://svn.boost.org/trac10/ticket/5330 <p> These placeholders do not appear in the index though they are quite useful. For e.g., I use the index to go to the page that will tell me which header file to include for any given spirit concept. _1 are available by inclusion of qi_action.hpp </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5330 Trac 1.4.3 Bryce Adelstein Lelbach Mon, 23 May 2011 14:55:05 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5330#comment:1 https://svn.boost.org/trac10/ticket/5330#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">invalid</span> </li> </ul> <p> Those are Phoenix placeholders, and they're documented in the Phoenix docs. </p> Ticket Daniel James Tue, 24 May 2011 09:35:53 GMT status changed; resolution deleted https://svn.boost.org/trac10/ticket/5330#comment:2 https://svn.boost.org/trac10/ticket/5330#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">closed</span> → <span class="trac-field-new">reopened</span> </li> <li><strong>resolution</strong> <span class="trac-field-deleted">invalid</span> </li> </ul> <p> No they're not, spirit has its own placeholders and they're documented in the spirit documentation. But this has already been fixed in the release branch: </p> <p> <a class="ext-link" href="http://svn.boost.org/svn/boost/branches/release/libs/spirit/doc/html/spirit/qi/s04.html"><span class="icon">​</span>http://svn.boost.org/svn/boost/branches/release/libs/spirit/doc/html/spirit/qi/s04.html</a> </p> <p> Placeholders are indexed at the end, under '_'. There's also a 'placeholders' entry in the index. </p> Ticket Daniel James Tue, 24 May 2011 09:36:13 GMT status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/5330#comment:3 https://svn.boost.org/trac10/ticket/5330#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">reopened</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.47.0</span> </li> </ul> Ticket