<?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: Custom comparison, equality and equivalence with the STL	</title>
	<atom:link href="https://www.fluentcpp.com/2017/02/16/custom-comparison-equality-equivalence-stl/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fluentcpp.com/2017/02/16/custom-comparison-equality-equivalence-stl/</link>
	<description>Jonathan Boccara&#039;s blog</description>
	<lastBuildDate>Mon, 18 Sep 2017 07:11:12 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.4</generator>
	<item>
		<title>
		By: Vladislav Kaplan		</title>
		<link>https://www.fluentcpp.com/2017/02/16/custom-comparison-equality-equivalence-stl/#comment-107</link>

		<dc:creator><![CDATA[Vladislav Kaplan]]></dc:creator>
		<pubDate>Tue, 28 Feb 2017 07:49:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=718#comment-107</guid>

					<description><![CDATA[Thank you very much for the explanation]]></description>
			<content:encoded><![CDATA[<p>Thank you very much for the explanation</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nikolay Mitev		</title>
		<link>https://www.fluentcpp.com/2017/02/16/custom-comparison-equality-equivalence-stl/#comment-95</link>

		<dc:creator><![CDATA[Nikolay Mitev]]></dc:creator>
		<pubDate>Fri, 17 Feb 2017 10:01:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=718#comment-95</guid>

					<description><![CDATA[When you write (!a&#060;b) &#038;&#038; (!b&#060;a) I think you mean !(a&#060;b) &#038;&#038; !(b&#060;a). The &#034;!&#034; operator has higher precedence.]]></description>
			<content:encoded><![CDATA[<p>When you write (!a&lt;b) &amp;&amp; (!b&lt;a) I think you mean !(a&lt;b) &amp;&amp; !(b&lt;a). The &quot;!&quot; operator has higher precedence.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
