<?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: Passing strong types by reference &#8211; First attempt	</title>
	<atom:link href="https://www.fluentcpp.com/2016/12/12/passing-strong-types-by-reference/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fluentcpp.com/2016/12/12/passing-strong-types-by-reference/</link>
	<description>Jonathan Boccara&#039;s blog</description>
	<lastBuildDate>Mon, 13 Nov 2017 22:22: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: Walther Zwart		</title>
		<link>https://www.fluentcpp.com/2016/12/12/passing-strong-types-by-reference/#comment-656</link>

		<dc:creator><![CDATA[Walther Zwart]]></dc:creator>
		<pubDate>Mon, 13 Nov 2017 22:22:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=161#comment-656</guid>

					<description><![CDATA[We talked about conversions between NamedType and NamedTypeRef at MeetingCPP. I created an implementation that supports automatic conversions between the two here: https://github.com/wahez/tagged
I think it behaves in the same way as native C++ references do.
If you have time to look at it, I&#039;d love to hear what you think.]]></description>
			<content:encoded><![CDATA[<p>We talked about conversions between NamedType and NamedTypeRef at MeetingCPP. I created an implementation that supports automatic conversions between the two here: <a href="https://github.com/wahez/tagged" rel="nofollow ugc">https://github.com/wahez/tagged</a><br />
I think it behaves in the same way as native C++ references do.<br />
If you have time to look at it, I&#8217;d love to hear what you think.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vladislav Kaplan		</title>
		<link>https://www.fluentcpp.com/2016/12/12/passing-strong-types-by-reference/#comment-103</link>

		<dc:creator><![CDATA[Vladislav Kaplan]]></dc:creator>
		<pubDate>Mon, 27 Feb 2017 07:56:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=161#comment-103</guid>

					<description><![CDATA[Thank you very much for this series!]]></description>
			<content:encoded><![CDATA[<p>Thank you very much for this series!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Valentin Galea		</title>
		<link>https://www.fluentcpp.com/2016/12/12/passing-strong-types-by-reference/#comment-12</link>

		<dc:creator><![CDATA[Valentin Galea]]></dc:creator>
		<pubDate>Fri, 16 Dec 2016 11:37:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=161#comment-12</guid>

					<description><![CDATA[A very good series and this closing article wraps it (see what I did there) very nicely!]]></description>
			<content:encoded><![CDATA[<p>A very good series and this closing article wraps it (see what I did there) very nicely!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
