<?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: 17.2 &#8212; std::string construction and destruction</title>
	<atom:link href="http://www.learncpp.com/cpp-tutorial/17-2-ststring-construction-and-destruction/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpp.com/cpp-tutorial/17-2-ststring-construction-and-destruction/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 12:30:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Learn C++ - &#187; 17.1 &#8212; std::string and std::wstring</title>
		<link>http://www.learncpp.com/cpp-tutorial/17-2-ststring-construction-and-destruction/comment-page-1/#comment-88679</link>
		<dc:creator>Learn C++ - &#187; 17.1 &#8212; std::string and std::wstring</dc:creator>
		<pubDate>Mon, 19 Jul 2010 05:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=348#comment-88679</guid>
		<description>[...] 17.2 &#8212; std::string construction and destruction  [...]</description>
		<content:encoded><![CDATA[<p>[...] 17.2 &#8212; std::string construction and destruction  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dragonfi</title>
		<link>http://www.learncpp.com/cpp-tutorial/17-2-ststring-construction-and-destruction/comment-page-1/#comment-75048</link>
		<dc:creator>dragonfi</dc:creator>
		<pubDate>Tue, 29 Dec 2009 16:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=348#comment-75048</guid>
		<description>I agree with sumanth, this is a fine tutorial indeed, I basically learned c++ from your tutorial.

I would also like to note a typo in one of the example codes,
I believe this should be 4:

&lt;pre&gt;string sFour(ToString(7));&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>I agree with sumanth, this is a fine tutorial indeed, I basically learned c++ from your tutorial.</p>
<p>I would also like to note a typo in one of the example codes,<br />
I believe this should be 4:</p>
<pre>string sFour(ToString(7));</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: sumanth</title>
		<link>http://www.learncpp.com/cpp-tutorial/17-2-ststring-construction-and-destruction/comment-page-1/#comment-70288</link>
		<dc:creator>sumanth</dc:creator>
		<pubDate>Wed, 14 Oct 2009 07:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=348#comment-70288</guid>
		<description>This site is the best resource for learning C++ that i have come across in years. The concepts presented are arranged in a clear order without overlapping and the explanation and contents is simply marvellous.
A huge thanks to Alex for coming up with this site. I really appreciate your efforts. Keep up the good work. Waiting for the updates on chapter-16.

-sumanth</description>
		<content:encoded><![CDATA[<p>This site is the best resource for learning C++ that i have come across in years. The concepts presented are arranged in a clear order without overlapping and the explanation and contents is simply marvellous.<br />
A huge thanks to Alex for coming up with this site. I really appreciate your efforts. Keep up the good work. Waiting for the updates on chapter-16.</p>
<p>-sumanth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 17.3 &#8212; std::string length and capacity</title>
		<link>http://www.learncpp.com/cpp-tutorial/17-2-ststring-construction-and-destruction/comment-page-1/#comment-69179</link>
		<dc:creator>Learn C++ - &#187; 17.3 &#8212; std::string length and capacity</dc:creator>
		<pubDate>Sun, 27 Sep 2009 18:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=348#comment-69179</guid>
		<description>[...] 17.2 &#8212; std::string construction and destruction  [...]</description>
		<content:encoded><![CDATA[<p>[...] 17.2 &#8212; std::string construction and destruction  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabe</title>
		<link>http://www.learncpp.com/cpp-tutorial/17-2-ststring-construction-and-destruction/comment-page-1/#comment-68808</link>
		<dc:creator>Gabe</dc:creator>
		<pubDate>Tue, 22 Sep 2009 05:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=348#comment-68808</guid>
		<description>Thanks Alex, lots of new stuff I didn&#039;t know about. Especially the NULL part of string::string(const char *szCString, size_type unLength)...I wonder if they just forgot.... :D</description>
		<content:encoded><![CDATA[<p>Thanks Alex, lots of new stuff I didn&#8217;t know about. Especially the NULL part of string::string(const char *szCString, size_type unLength)&#8230;I wonder if they just forgot&#8230;. :D</p>
]]></content:encoded>
	</item>
</channel>
</rss>

