<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: C++ Standard Template Library Vector Examples</title>
	<link>http://www.sharpprogrammer.com/library/c-standard-template-library-vector-examples/</link>
	<description>For Smart Programmers</description>
	<pubDate>Wed, 03 Dec 2008 22:58:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Gautam</title>
		<link>http://www.sharpprogrammer.com/library/c-standard-template-library-vector-examples/#comment-65</link>
		<author>Gautam</author>
		<pubDate>Sun, 07 Oct 2007 12:38:33 +0000</pubDate>
		<guid>http://www.sharpprogrammer.com/library/c-standard-template-library-vector-examples/#comment-65</guid>
		<description>When we initiate array of vectors why default constructor is called for the first time and then copy constructor?</description>
		<content:encoded><![CDATA[<p>When we initiate array of vectors why default constructor is called for the first time and then copy constructor?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C J Smith</title>
		<link>http://www.sharpprogrammer.com/library/c-standard-template-library-vector-examples/#comment-64</link>
		<author>C J Smith</author>
		<pubDate>Sun, 07 Oct 2007 12:37:58 +0000</pubDate>
		<guid>http://www.sharpprogrammer.com/library/c-standard-template-library-vector-examples/#comment-64</guid>
		<description>Leaning lot of new stuff here.
</description>
		<content:encoded><![CDATA[<p>Leaning lot of new stuff here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
