<?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: C++: Constructor</title>
	<atom:link href="http://www.tech-recipes.com/rx/1230/c-constructor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/1230/c-constructor/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Thu, 09 Feb 2012 21:01:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: raj</title>
		<link>http://www.tech-recipes.com/rx/1230/c-constructor/comment-page-1/#comment-41860</link>
		<dc:creator>raj</dc:creator>
		<pubDate>Thu, 26 Aug 2010 15:39:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-41860</guid>
		<description>well, use of constructor is to initialise the values automatically in the objects. as soon as u create the object automatically values will be initialised in the object. so that no need to call the function to read the values with respective to object. </description>
		<content:encoded><![CDATA[<p>well, use of constructor is to initialise the values automatically in the objects. as soon as u create the object automatically values will be initialised in the object. so that no need to call the function to read the values with respective to object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raj</title>
		<link>http://www.tech-recipes.com/rx/1230/c-constructor/comment-page-1/#comment-41857</link>
		<dc:creator>raj</dc:creator>
		<pubDate>Thu, 26 Aug 2010 15:36:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-41857</guid>
		<description>can we say that dynamic constructor is one of the types of the construcors</description>
		<content:encoded><![CDATA[<p>can we say that dynamic constructor is one of the types of the construcors</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/1230/c-constructor/comment-page-1/#comment-35177</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 19 Oct 2009 13:55:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-35177</guid>
		<description>What is the use of const, volatile constructors?</description>
		<content:encoded><![CDATA[<p>What is the use of const, volatile constructors?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D1e</title>
		<link>http://www.tech-recipes.com/rx/1230/c-constructor/comment-page-1/#comment-29699</link>
		<dc:creator>D1e</dc:creator>
		<pubDate>Fri, 24 Apr 2009 09:42:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-29699</guid>
		<description>Thanks, great explanation!
Bug in:

Parameter List Constructor:
name = t </description>
		<content:encoded><![CDATA[<p>Thanks, great explanation!<br />
Bug in:</p>
<p>Parameter List Constructor:<br />
name = t</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 3/11 queries in 0.688 seconds using memcached
Object Caching 308/310 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-09 23:38:53 -->
