<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>Worth Living &#187; テンプレート・STL</title>
	<atom:link href="https://worthliv.com/category/cpp/cpp-template/feed" rel="self" type="application/rss+xml" />
	<link>https://worthliv.com</link>
	<description>楽しく幸せに人生を送るためにはどうすれば良いのか？人生の要素をお金、仕事、勉強、プライベート、健康、心の6要素に分類して考察しています。プログラミング入門に関する記事も掲載。</description>
	<lastBuildDate>Wed, 09 Mar 2016 04:20:46 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/category/cpp/cpp-template/feed" />
	<item>
		<title>STL（Standard Template Library）とは</title>
		<link>https://worthliv.com/cpp_stlstandard_template_library.html</link>
		<comments>https://worthliv.com/cpp_stlstandard_template_library.html#comments</comments>
		<pubDate>Thu, 20 Jun 2013 03:39:37 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[テンプレート・STL]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=1416</guid>
		<description><![CDATA[STL（Standard Template Library）は、コンテナ（リスト、配列など）とアルゴリズムを中心とするC++のライブラリです。 STLを用いることで、二重リンクリスト（双方向リンクリスト）や動的配列のコー [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/cpp_stlstandard_template_library.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/cpp_stlstandard_template_library.html" />
	</item>
		<item>
		<title>クラステンプレート</title>
		<link>https://worthliv.com/cpp_post_67.html</link>
		<comments>https://worthliv.com/cpp_post_67.html#comments</comments>
		<pubDate>Wed, 19 Jun 2013 13:08:20 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[テンプレート・STL]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=1415</guid>
		<description><![CDATA[テンプレートは、クラスにも利用できます。 関数テンプレートと同じような使い方です。 スポンサーリンク #include &#60;cstdlib&#62; #include &#60;iostream&#62; // 足し算のク [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/cpp_post_67.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/cpp_post_67.html" />
	</item>
		<item>
		<title>テンプレートでの関数の特殊化</title>
		<link>https://worthliv.com/cpp_post_66.html</link>
		<comments>https://worthliv.com/cpp_post_66.html#comments</comments>
		<pubDate>Wed, 19 Jun 2013 12:34:29 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[テンプレート・STL]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=1414</guid>
		<description><![CDATA[C++のテンプレートで、紹介した大きいほうの値を返す関数maxですと、Cの文字列の比較が行えません。 スポンサーリンク Cの文字列は・・・ const char *name = "Tom"; と、文字ポインタ「char  [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/cpp_post_66.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/cpp_post_66.html" />
	</item>
		<item>
		<title>C++のテンプレート</title>
		<link>https://worthliv.com/cpp_c_1.html</link>
		<comments>https://worthliv.com/cpp_c_1.html#comments</comments>
		<pubDate>Wed, 19 Jun 2013 12:27:34 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[テンプレート・STL]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=1413</guid>
		<description><![CDATA[C++のテンプレート機能は、汎用的な関数を定義するために使われます。 テンプレートから関数個別のインスタンスを生成し、オーバーロードした関数のように扱うことができます。 template宣言での定義の仕方は、パラメータつ [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/cpp_c_1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/cpp_c_1.html" />
	</item>
	</channel>
</rss>
