Boost C++ Libraries: Ticket #1024: Add documentation for the iter_find/split algorithms https://svn.boost.org/trac10/ticket/1024 <p> There was a request to add iter_find/split to the set of officialy supported algorithms. </p> <p> The only thing that have to be done to make this happen is to add them to documentation. </p> <p> Attached patch modifies string_algo document jamfile and adds few references to quickcard. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1024 Trac 1.4.3 Pavol Droba Fri, 01 Jun 2007 13:40:22 GMT attachment set https://svn.boost.org/trac10/ticket/1024 https://svn.boost.org/trac10/ticket/1024 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">string_algo_doc.patch</span> </li> </ul> Ticket Thomas Witt Fri, 01 Jun 2007 13:45:02 GMT milestone changed https://svn.boost.org/trac10/ticket/1024#comment:1 https://svn.boost.org/trac10/ticket/1024#comment:1 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.34.1</span> </li> </ul> Ticket Thomas Witt Fri, 01 Jun 2007 16:58:40 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1024#comment:2 https://svn.boost.org/trac10/ticket/1024#comment:2 <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> Patch applied by Pavol Droba. </p> Ticket