<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 61: Using an array as source for elements</title><link>https://sourceforge.net/p/fastformat/feature-requests/61/</link><description>Recent changes to 61: Using an array as source for elements</description><atom:link href="https://sourceforge.net/p/fastformat/feature-requests/61/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 06 Apr 2010 08:26:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/fastformat/feature-requests/61/feed.rss" rel="self" type="application/rss+xml"/><item><title>Using an array as source for elements</title><link>https://sourceforge.net/p/fastformat/feature-requests/61/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I think it may be useful to have fmt overloads such as&lt;br /&gt;
template &amp;lt;typename S, typename F, typename A&amp;gt; S&amp;amp; fastformat::fmt (S &amp;amp;sink, F const &amp;amp; format, size_t numElems, A const * elems );&lt;/p&gt;
&lt;p&gt;The format parameters {0},{1}...{i} would be replaced by elements 0,1..i of the array. Probably, trying to access non-existing elements should result in an exception, but I am really flexible on that.&lt;br /&gt;
Does it seem useful? Is it feasible?&lt;br /&gt;
I offer myself to help on debugging, testing, or whichever task may seem fit.&lt;br /&gt;
Thank's!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zara</dc:creator><pubDate>Tue, 06 Apr 2010 08:26:36 -0000</pubDate><guid>https://sourceforge.netd744ea238f816ada468e4a97c68824efdf759cc0</guid></item></channel></rss>