<?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: Default Parameters in C++: The Facts (Including Secret Ones)	</title>
	<atom:link href="https://www.fluentcpp.com/2018/08/03/default-parameters-facts/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fluentcpp.com/2018/08/03/default-parameters-facts/</link>
	<description>Jonathan Boccara&#039;s blog</description>
	<lastBuildDate>Wed, 22 Aug 2018 10:35:56 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.3</generator>
	<item>
		<title>
		By: Cleroth Sun		</title>
		<link>https://www.fluentcpp.com/2018/08/03/default-parameters-facts/#comment-1203</link>

		<dc:creator><![CDATA[Cleroth Sun]]></dc:creator>
		<pubDate>Fri, 03 Aug 2018 09:47:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=1872#comment-1203</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2018/08/03/default-parameters-facts/#comment-1202&quot;&gt;jft&lt;/a&gt;.

https://www.reddit.com/r/cpp/comments/5mdes5/what_happened_to_the_named_parameter_proposal/?utm_source=reddit-android]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2018/08/03/default-parameters-facts/#comment-1202">jft</a>.</p>
<p><a href="https://www.reddit.com/r/cpp/comments/5mdes5/what_happened_to_the_named_parameter_proposal/?utm_source=reddit-android" rel="nofollow ugc">https://www.reddit.com/r/cpp/comments/5mdes5/what_happened_to_the_named_parameter_proposal/?utm_source=reddit-android</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jft		</title>
		<link>https://www.fluentcpp.com/2018/08/03/default-parameters-facts/#comment-1202</link>

		<dc:creator><![CDATA[jft]]></dc:creator>
		<pubDate>Fri, 03 Aug 2018 09:43:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=1872#comment-1202</guid>

					<description><![CDATA[What would be nice is to be able to specify the parameter name when passing an argument so the defaulted ones need not be at the end. I think this has been proposed a few times but always rejected on syntax grounds?]]></description>
			<content:encoded><![CDATA[<p>What would be nice is to be able to specify the parameter name when passing an argument so the defaulted ones need not be at the end. I think this has been proposed a few times but always rejected on syntax grounds?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
