<?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/"
	>

<channel>
	<title>ダイヤモンド型継承 &#8211; 電子情報工学科</title>
	<atom:link href="https://www.ei.fukui-nct.ac.jp/tag/%e3%83%80%e3%82%a4%e3%83%a4%e3%83%a2%e3%83%b3%e3%83%89%e5%9e%8b%e7%b6%99%e6%89%bf/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ei.fukui-nct.ac.jp</link>
	<description>Department of Electronics and Information Engineering</description>
	<lastBuildDate>Thu, 08 Jun 2023 02:42:07 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>派生や集約と多重継承</title>
		<link>https://www.ei.fukui-nct.ac.jp/2023/06/08/multi-inhelitance-2023/</link>
		
		<dc:creator><![CDATA[t-saitoh]]></dc:creator>
		<pubDate>Thu, 08 Jun 2023 00:13:53 +0000</pubDate>
				<category><![CDATA[オブジェクト指向]]></category>
		<category><![CDATA[斉藤徹]]></category>
		<category><![CDATA[講義録]]></category>
		<category><![CDATA[has-a]]></category>
		<category><![CDATA[is-a]]></category>
		<category><![CDATA[ダイヤモンド型継承]]></category>
		<category><![CDATA[多重継承]]></category>
		<guid isPermaLink="false">https://www.ei.fukui-nct.ac.jp/?p=11987</guid>

					<description><![CDATA[派生や継承について、一通りの説明が終わったので、データ構造(クラスの構造)の定義の方法にも様々な考え方があり、どのように実装すべきかの問題点を考えるための説明を行う。その中で特殊な継承の問題についても解説する。 動物・鳥 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>多重継承の問題</title>
		<link>https://www.ei.fukui-nct.ac.jp/2022/06/23/multiple-inheritance-2022/</link>
		
		<dc:creator><![CDATA[t-saitoh]]></dc:creator>
		<pubDate>Thu, 23 Jun 2022 03:44:50 +0000</pubDate>
				<category><![CDATA[オブジェクト指向]]></category>
		<category><![CDATA[斉藤徹]]></category>
		<category><![CDATA[講義録]]></category>
		<category><![CDATA[ダイヤモンド型継承]]></category>
		<category><![CDATA[多重継承]]></category>
		<guid isPermaLink="false">https://www.ei.fukui-nct.ac.jp/?p=10971</guid>

					<description><![CDATA[派生や継承について、一通りの説明が終わったので、データ構造(クラスの構造)の定義の方法にも様々な考え方があり、どのように実装すべきかの問題点を考えるための説明を行う。その中で特殊な継承の問題についても解説する。 動物・鳥 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>複雑な継承</title>
		<link>https://www.ei.fukui-nct.ac.jp/2019/06/20/virtual-multiple-inheritance/</link>
		
		<dc:creator><![CDATA[t-saitoh]]></dc:creator>
		<pubDate>Thu, 20 Jun 2019 06:19:21 +0000</pubDate>
				<category><![CDATA[オブジェクト指向]]></category>
		<category><![CDATA[斉藤徹]]></category>
		<category><![CDATA[講義録]]></category>
		<category><![CDATA[ダイヤモンド型継承]]></category>
		<category><![CDATA[多重継承]]></category>
		<guid isPermaLink="false">https://www.ei.fukui-nct.ac.jp/?p=7673</guid>

					<description><![CDATA[課題で取り組んでもらっている、動物の進化を表すクラスの概要を示す。 動物・鳥類・哺乳類クラス // 動物クラス class Animal { private: char name[ 10 ] ; public: Anim [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
