<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 59: indexer</title><link>https://sourceforge.net/p/fastformat/feature-requests/59/</link><description>Recent changes to 59: indexer</description><atom:link href="https://sourceforge.net/p/fastformat/feature-requests/59/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 15 Mar 2010 04:14:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/fastformat/feature-requests/59/feed.rss" rel="self" type="application/rss+xml"/><item><title>indexer</title><link>https://sourceforge.net/p/fastformat/feature-requests/59/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;e.g. &lt;/p&gt;
&lt;p&gt;{&lt;br /&gt;
std::copy(  headers.begin(), headers.end()&lt;br /&gt;
,   fastformat::format_iterator(fastformat::to_sink(::OutputDebugString), "{1}\t{0}\n", ff::indexer()));&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;{&lt;br /&gt;
int value   =   1000;&lt;/p&gt;
&lt;p&gt;std::copy(  headers.begin(), headers.end()&lt;br /&gt;
,   fastformat::format_iterator(fastformat::to_sink(::OutputDebugString), "{1}\t{0}\n", ff::indexer(&amp;amp;value, +1)));&lt;/p&gt;
&lt;p&gt;ff::fmtln(std::cout, "value={0}", value);&lt;br /&gt;
}&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matt Wilson</dc:creator><pubDate>Mon, 15 Mar 2010 04:14:08 -0000</pubDate><guid>https://sourceforge.net7dedb1fa063cc92386a06e5e4f8f819a2f4603df</guid></item></channel></rss>