<?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: Changing deleters during the life of a unique_ptr (4/7)	</title>
	<atom:link href="https://www.fluentcpp.com/2017/09/05/changing-deleters-during-the-life-of-a-unique_ptr/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fluentcpp.com/2017/09/05/changing-deleters-during-the-life-of-a-unique_ptr/</link>
	<description>Jonathan Boccara&#039;s blog</description>
	<lastBuildDate>Tue, 18 Dec 2018 04:42:44 +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/09/05/changing-deleters-during-the-life-of-a-unique_ptr/#comment-530</link>

		<dc:creator><![CDATA[Jonathan Boccara]]></dc:creator>
		<pubDate>Thu, 07 Sep 2017 23:13:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=1125#comment-530</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2017/09/05/changing-deleters-during-the-life-of-a-unique_ptr/#comment-524&quot;&gt;Marco Arena&lt;/a&gt;.

Good point Marco, as discussed I have now included this information into the post.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2017/09/05/changing-deleters-during-the-life-of-a-unique_ptr/#comment-524">Marco Arena</a>.</p>
<p>Good point Marco, as discussed I have now included this information into the post.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Marco Arena		</title>
		<link>https://www.fluentcpp.com/2017/09/05/changing-deleters-during-the-life-of-a-unique_ptr/#comment-524</link>

		<dc:creator><![CDATA[Marco Arena]]></dc:creator>
		<pubDate>Fri, 01 Sep 2017 09:10:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=1125#comment-524</guid>

					<description><![CDATA[Why not assigning the deleter directly by calling get_deleter (http://en.cppreference.com/w/cpp/memory/unique_ptr/get_deleter)?]]></description>
			<content:encoded><![CDATA[<p>Why not assigning the deleter directly by calling get_deleter (<a href="http://en.cppreference.com/w/cpp/memory/unique_ptr/get_deleter" rel="nofollow ugc">http://en.cppreference.com/w/cpp/memory/unique_ptr/get_deleter</a>)?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
