<?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: A smart iterator for inserting into a sorted container in C++	</title>
	<atom:link href="https://www.fluentcpp.com/2017/03/17/smart-iterators-for-inserting-into-sorted-container/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fluentcpp.com/2017/03/17/smart-iterators-for-inserting-into-sorted-container/</link>
	<description>Jonathan Boccara&#039;s blog</description>
	<lastBuildDate>Sat, 16 Dec 2017 02:44: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: Humam Helfawi		</title>
		<link>https://www.fluentcpp.com/2017/03/17/smart-iterators-for-inserting-into-sorted-container/#comment-707</link>

		<dc:creator><![CDATA[Humam Helfawi]]></dc:creator>
		<pubDate>Sat, 16 Dec 2017 02:44:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=776#comment-707</guid>

					<description><![CDATA[Many thanks for sharing! Very useful, I was searching for an STL or Boost solution and found your article. Please consider making a proposal of it if there is no one already.]]></description>
			<content:encoded><![CDATA[<p>Many thanks for sharing! Very useful, I was searching for an STL or Boost solution and found your article. Please consider making a proposal of it if there is no one already.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jonathan Boccara		</title>
		<link>https://www.fluentcpp.com/2017/03/17/smart-iterators-for-inserting-into-sorted-container/#comment-401</link>

		<dc:creator><![CDATA[Jonathan Boccara]]></dc:creator>
		<pubDate>Wed, 12 Jul 2017 09:20:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=776#comment-401</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2017/03/17/smart-iterators-for-inserting-into-sorted-container/#comment-400&quot;&gt;Marleen&lt;/a&gt;.

Thanks!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2017/03/17/smart-iterators-for-inserting-into-sorted-container/#comment-400">Marleen</a>.</p>
<p>Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Marleen		</title>
		<link>https://www.fluentcpp.com/2017/03/17/smart-iterators-for-inserting-into-sorted-container/#comment-400</link>

		<dc:creator><![CDATA[Marleen]]></dc:creator>
		<pubDate>Wed, 12 Jul 2017 08:02:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=776#comment-400</guid>

					<description><![CDATA[this would make a nice addition to stl.]]></description>
			<content:encoded><![CDATA[<p>this would make a nice addition to stl.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Asim Aslam		</title>
		<link>https://www.fluentcpp.com/2017/03/17/smart-iterators-for-inserting-into-sorted-container/#comment-182</link>

		<dc:creator><![CDATA[Asim Aslam]]></dc:creator>
		<pubDate>Mon, 20 Mar 2017 09:16:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=776#comment-182</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2017/03/17/smart-iterators-for-inserting-into-sorted-container/#comment-181&quot;&gt;Vladislav Kaplan&lt;/a&gt;.

welcome]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2017/03/17/smart-iterators-for-inserting-into-sorted-container/#comment-181">Vladislav Kaplan</a>.</p>
<p>welcome</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vladislav Kaplan		</title>
		<link>https://www.fluentcpp.com/2017/03/17/smart-iterators-for-inserting-into-sorted-container/#comment-181</link>

		<dc:creator><![CDATA[Vladislav Kaplan]]></dc:creator>
		<pubDate>Fri, 17 Mar 2017 16:50:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=776#comment-181</guid>

					<description><![CDATA[Thank you very much for the article]]></description>
			<content:encoded><![CDATA[<p>Thank you very much for the article</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
