Boost C++ Libraries: Ticket #2802: regex_replace with custom formatter https://svn.boost.org/trac10/ticket/2802 <p> Add an overload to regex_replace that accepts a functor, which will be called with the matched sequence (range, iterators?) and returns the string (range, tuple of iterators?) for substitution. </p> <p> As per boost users list thread discussion on 25/26 Feb 2009. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2802 Trac 1.4.3 John Maddock Fri, 30 Oct 2009 17:27:46 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2802#comment:1 https://svn.boost.org/trac10/ticket/2802#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 in Trunk. </p> Ticket anonymous Tue, 02 Mar 2010 10:24:49 GMT status changed; resolution deleted https://svn.boost.org/trac10/ticket/2802#comment:2 https://svn.boost.org/trac10/ticket/2802#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">fixed</span> </li> </ul> Ticket anonymous Tue, 02 Mar 2010 11:57:14 GMT <link>https://svn.boost.org/trac10/ticket/2802#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2802#comment:3</guid> <description> <p> Why has this been reopened with no comment? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Tue, 02 Mar 2010 17:00:47 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/2802#comment:4 https://svn.boost.org/trac10/ticket/2802#comment:4 <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> </ul> <p> And... since this code was released with 1.42 I'm closing again. </p> Ticket