<?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/"
	
	>
<channel>
	<title>
	Comments on: Ctor conflicts	</title>
	<atom:link href="https://ntcore.com/ctor-conflicts/feed/" rel="self" type="application/rss+xml" />
	<link>https://ntcore.com/ctor-conflicts/</link>
	<description></description>
	<lastBuildDate>Thu, 06 Dec 2018 13:22:11 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: dpistelli		</title>
		<link>https://ntcore.com/ctor-conflicts/#comment-322</link>

		<dc:creator><![CDATA[dpistelli]]></dc:creator>
		<pubDate>Thu, 06 Dec 2018 13:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://rcecafe.net/?p=305#comment-322</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ntcore.com/ctor-conflicts/#comment-321&quot;&gt;Arioch&lt;/a&gt;.

That&#039;s a very good question. I was also quite surprised by this behavior and especially baffled by the fact that I had to find out the hard way debugging it, without the linker giving me a warning.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ntcore.com/ctor-conflicts/#comment-321">Arioch</a>.</p>
<p>That&#8217;s a very good question. I was also quite surprised by this behavior and especially baffled by the fact that I had to find out the hard way debugging it, without the linker giving me a warning.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Arioch		</title>
		<link>https://ntcore.com/ctor-conflicts/#comment-321</link>

		<dc:creator><![CDATA[Arioch]]></dc:creator>
		<pubDate>Thu, 06 Dec 2018 00:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://rcecafe.net/?p=305#comment-321</guid>

					<description><![CDATA[But C-files are not H-files....
Frankly, why those constructors should even BE exposed out of obj-files to linker?
Why obj-files can not be more self-containing only exporting and importing what is needed?

Yes, i am spoiled by Pascal/Delphi compilation scheme.]]></description>
			<content:encoded><![CDATA[<p>But C-files are not H-files&#8230;.<br />
Frankly, why those constructors should even BE exposed out of obj-files to linker?<br />
Why obj-files can not be more self-containing only exporting and importing what is needed?</p>
<p>Yes, i am spoiled by Pascal/Delphi compilation scheme.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel Pistelli		</title>
		<link>https://ntcore.com/ctor-conflicts/#comment-320</link>

		<dc:creator><![CDATA[Daniel Pistelli]]></dc:creator>
		<pubDate>Mon, 01 Jun 2015 05:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://rcecafe.net/?p=305#comment-320</guid>

					<description><![CDATA[Harper, thanks for the information!]]></description>
			<content:encoded><![CDATA[<p>Harper, thanks for the information!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Harper		</title>
		<link>https://ntcore.com/ctor-conflicts/#comment-319</link>

		<dc:creator><![CDATA[Harper]]></dc:creator>
		<pubDate>Tue, 19 May 2015 15:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://rcecafe.net/?p=305#comment-319</guid>

					<description><![CDATA[You can use an unnamed namespace instead of &quot;namespace N&quot;. This does the same except that you don&#039;t need to &quot;use namespace N&quot;.

http://stackoverflow.com/questions/357404/why-are-unnamed-namespaces-used-and-what-are-their-benefits]]></description>
			<content:encoded><![CDATA[<p>You can use an unnamed namespace instead of &#8220;namespace N&#8221;. This does the same except that you don&#8217;t need to &#8220;use namespace N&#8221;.</p>
<p><a href="http://stackoverflow.com/questions/357404/why-are-unnamed-namespaces-used-and-what-are-their-benefits" rel="nofollow ugc">http://stackoverflow.com/questions/357404/why-are-unnamed-namespaces-used-and-what-are-their-benefits</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel Pistelli		</title>
		<link>https://ntcore.com/ctor-conflicts/#comment-318</link>

		<dc:creator><![CDATA[Daniel Pistelli]]></dc:creator>
		<pubDate>Sun, 01 Dec 2013 09:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://rcecafe.net/?p=305#comment-318</guid>

					<description><![CDATA[Thank you!]]></description>
			<content:encoded><![CDATA[<p>Thank you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: BigC		</title>
		<link>https://ntcore.com/ctor-conflicts/#comment-317</link>

		<dc:creator><![CDATA[BigC]]></dc:creator>
		<pubDate>Sat, 30 Nov 2013 22:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://rcecafe.net/?p=305#comment-317</guid>

					<description><![CDATA[Really interesting stuff .. i hope you&#039;ll post someting like this more often ;)


BigC]]></description>
			<content:encoded><![CDATA[<p>Really interesting stuff .. i hope you&#8217;ll post someting like this more often 😉</p>
<p>BigC</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
