<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Size and Capacity of STL Containers	</title>
	<atom:link href="https://www.fluentcpp.com/2017/10/13/size-capacity-stl-containers/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fluentcpp.com/2017/10/13/size-capacity-stl-containers/</link>
	<description>Jonathan Boccara&#039;s blog</description>
	<lastBuildDate>Mon, 04 Jun 2018 11:25:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.3</generator>
	<item>
		<title>
		By: Jonathan Boccara		</title>
		<link>https://www.fluentcpp.com/2017/10/13/size-capacity-stl-containers/#comment-1038</link>

		<dc:creator><![CDATA[Jonathan Boccara]]></dc:creator>
		<pubDate>Mon, 04 Jun 2018 11:25:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=2369#comment-1038</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2017/10/13/size-capacity-stl-containers/#comment-1036&quot;&gt;李悦城&lt;/a&gt;.

Right, that would be the STL implementation rather than the compiler. I changed it in the article. And fixed the formula as well. Thanks for your comment!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2017/10/13/size-capacity-stl-containers/#comment-1036">李悦城</a>.</p>
<p>Right, that would be the STL implementation rather than the compiler. I changed it in the article. And fixed the formula as well. Thanks for your comment!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: 李悦城		</title>
		<link>https://www.fluentcpp.com/2017/10/13/size-capacity-stl-containers/#comment-1036</link>

		<dc:creator><![CDATA[李悦城]]></dc:creator>
		<pubDate>Sun, 03 Jun 2018 03:46:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=2369#comment-1036</guid>

					<description><![CDATA[n * n² / 2 might be n*(n+1)/2;
why is &quot;Some compilers use this technique,&quot;? maybe it is the code implementation?]]></description>
			<content:encoded><![CDATA[<p>n * n² / 2 might be n*(n+1)/2;<br />
why is &#8220;Some compilers use this technique,&#8221;? maybe it is the code implementation?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
