<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CArray SetSize and vector resize &#8211; How it behaves?</title>
	<atom:link href="http://codereflect.com/2007/01/25/carray-setsize-and-vector-resize-how-it-behaves/feed/" rel="self" type="application/rss+xml" />
	<link>http://codereflect.com/2007/01/25/carray-setsize-and-vector-resize-how-it-behaves/</link>
	<description>on programming tips and trending topics...</description>
	<lastBuildDate>Sun, 29 Jan 2012 09:15:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Space heater</title>
		<link>http://codereflect.com/2007/01/25/carray-setsize-and-vector-resize-how-it-behaves/comment-page-1/#comment-2744</link>
		<dc:creator>Space heater</dc:creator>
		<pubDate>Thu, 16 Sep 2010 20:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://sarathc.wordpress.com/2007/01/25/carray-setsize-and-vector-resize-how-it-behaves/#comment-2744</guid>
		<description>jpwjrdvvwalibeqoxuu, &lt;a href=&quot;http://spaceheaterbuy.com&quot; rel=&quot;nofollow&quot;&gt;space heaters&lt;/a&gt;, CzwmAZxo.</description>
		<content:encoded><![CDATA[<p>jpwjrdvvwalibeqoxuu, <a href="http://spaceheaterbuy.com" rel="nofollow">space heaters</a>, CzwmAZxo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas</title>
		<link>http://codereflect.com/2007/01/25/carray-setsize-and-vector-resize-how-it-behaves/comment-page-1/#comment-2015</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Wed, 11 Jun 2008 13:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://sarathc.wordpress.com/2007/01/25/carray-setsize-and-vector-resize-how-it-behaves/#comment-2015</guid>
		<description>Your&#039;re my hero! Thanks for pointing this out.

Cheers, Jonas

PS: for the lucky ones that don&#039;t have to use MFC: use stlArray.reserve(10) to allocate the memory, but not create any elements.

PPS: The stl will create elements 0-9 of stlArray using the standard constructor of it&#039;s element type. In this case they will be empty strings. Any Ideas on how MFC behaves?</description>
		<content:encoded><![CDATA[<p>Your&#8217;re my hero! Thanks for pointing this out.</p>
<p>Cheers, Jonas</p>
<p>PS: for the lucky ones that don&#8217;t have to use MFC: use stlArray.reserve(10) to allocate the memory, but not create any elements.</p>
<p>PPS: The stl will create elements 0-9 of stlArray using the standard constructor of it&#8217;s element type. In this case they will be empty strings. Any Ideas on how MFC behaves?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

