<?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: The design of the STL	</title>
	<atom:link href="https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/</link>
	<description>Jonathan Boccara&#039;s blog</description>
	<lastBuildDate>Wed, 24 Jan 2018 12:30: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: mahesh		</title>
		<link>https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/#comment-778</link>

		<dc:creator><![CDATA[mahesh]]></dc:creator>
		<pubDate>Wed, 24 Jan 2018 12:30:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=1008#comment-778</guid>

					<description><![CDATA[Nice explanation !!]]></description>
			<content:encoded><![CDATA[<p>Nice explanation !!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vladislav Kaplan		</title>
		<link>https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/#comment-228</link>

		<dc:creator><![CDATA[Vladislav Kaplan]]></dc:creator>
		<pubDate>Thu, 27 Apr 2017 05:49:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=1008#comment-228</guid>

					<description><![CDATA[Thank you]]></description>
			<content:encoded><![CDATA[<p>Thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jonathan Boccara		</title>
		<link>https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/#comment-211</link>

		<dc:creator><![CDATA[Jonathan Boccara]]></dc:creator>
		<pubDate>Wed, 19 Apr 2017 06:56:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=1008#comment-211</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/#comment-207&quot;&gt;Marcin&lt;/a&gt;.

Right, there is a mismatch between the declaration and definition of begin that needs to be corrected. Well spotted! And this is the occasion to show that there can be both a const and non-const begin by the way. I&#039;ve updated the interface in that sense. Thanks guys!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/#comment-207">Marcin</a>.</p>
<p>Right, there is a mismatch between the declaration and definition of begin that needs to be corrected. Well spotted! And this is the occasion to show that there can be both a const and non-const begin by the way. I&#8217;ve updated the interface in that sense. Thanks guys!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mushif Ali Nawaz		</title>
		<link>https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/#comment-210</link>

		<dc:creator><![CDATA[Mushif Ali Nawaz]]></dc:creator>
		<pubDate>Tue, 18 Apr 2017 16:56:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=1008#comment-210</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/#comment-207&quot;&gt;Marcin&lt;/a&gt;.

This makes sure that the function doesn&#039;t change the contents! In short, it is read-only!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/#comment-207">Marcin</a>.</p>
<p>This makes sure that the function doesn&#8217;t change the contents! In short, it is read-only!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: 2D_greater_than_3D		</title>
		<link>https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/#comment-209</link>

		<dc:creator><![CDATA[2D_greater_than_3D]]></dc:creator>
		<pubDate>Tue, 18 Apr 2017 16:48:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=1008#comment-209</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/#comment-207&quot;&gt;Marcin&lt;/a&gt;.

i believe that function is const safe and is being declared as such. not sure though.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/#comment-207">Marcin</a>.</p>
<p>i believe that function is const safe and is being declared as such. not sure though.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wellington Domiciano		</title>
		<link>https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/#comment-208</link>

		<dc:creator><![CDATA[Wellington Domiciano]]></dc:creator>
		<pubDate>Tue, 18 Apr 2017 14:54:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=1008#comment-208</guid>

					<description><![CDATA[This post series shows us that C ++ is not as awful as some people usually think! Thanks.]]></description>
			<content:encoded><![CDATA[<p>This post series shows us that C ++ is not as awful as some people usually think! Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Marcin		</title>
		<link>https://www.fluentcpp.com/2017/04/18/the-design-of-the-stl/#comment-207</link>

		<dc:creator><![CDATA[Marcin]]></dc:creator>
		<pubDate>Tue, 18 Apr 2017 06:33:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=1008#comment-207</guid>

					<description><![CDATA[Typo: a wild &quot;const&quot; appeared in the IMPLEMENTATION]]></description>
			<content:encoded><![CDATA[<p>Typo: a wild &#8220;const&#8221; appeared in the IMPLEMENTATION</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
