Boost C++ Libraries: Ticket #3007: boost spirit eps_p description missing from primitives guide section https://svn.boost.org/trac10/ticket/3007 <p> The primitives page of the boost spirit guide, </p> <p> <a href="http://www.boost.org/doc/libs/1_39_0/libs/spirit/classic/doc/primitives.html">http://www.boost.org/doc/libs/1_39_0/libs/spirit/classic/doc/primitives.html</a> </p> <p> does not discuss the eps_p or epsilon_p parsers. The quick reference page hyperlinks eps_p to the primitives page, suggesting it should be there. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3007 Trac 1.4.3 Joel de Guzman Sat, 30 May 2009 02:17:48 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3007#comment:1 https://svn.boost.org/trac10/ticket/3007#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">fixed</span> </li> </ul> <p> Fixed. </p> Ticket