<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>niso1985</author_name>
  <author_url>https://blog.hatena.ne.jp/niso1985/</author_url>
  <blog_title>くそにそてくにっく</blog_title>
  <blog_url>https://niso1985.hatenadiary.org/</blog_url>
  <categories>
    <anon>ロベールのC++入門講座</anon>
    <anon>C++</anon>
  </categories>
  <description>ついに13章。多分この章が一番アツい。 多重継承 多重継承を扱う場合、一番大本の基底クラスを一次クラス、それを継承したクラスを二次クラス、さらにその二次クラス同士を継承したクラスを三次クラスとして話を進めます。 コード的にはこんな感じ。(各Hogeのサフィックスが何次クラスに対応しているか示している) class Hoge1 { public: virtual void Foo() = 0; }; class Hoge2_1 { public: virtual void Foo(){ do something... } }; class Hoge2_2 { public: virtual vo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fniso1985.hatenadiary.org%2Fentry%2F20080514%2F1210774822&quot; title=&quot;p632〜p639まで - くそにそてくにっく&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-05-14 23:20:22</published>
  <title>p632〜p639まで</title>
  <type>rich</type>
  <url>https://niso1985.hatenadiary.org/entry/20080514/1210774822</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
