<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>DigitalGhost</author_name>
  <author_url>https://blog.hatena.ne.jp/DigitalGhost/</author_url>
  <blog_title>デ-mk6</blog_title>
  <blog_url>https://dechimal.hatenadiary.com/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>今更気付いたのだが、 struct Foo { virtual void print(); }; struct Bar { virtual void print(); }; struct FooBar : public Foo, public Bar { void print(); // オメガモンとか、ゴジータとか。 }; 両方の基底クラスのprintに違う実装ができないとかふざけていると思う。 とはいえC++/CLI（多分C#も）のoverride, sealed, newはややこし過ぎる。見たとき死ぬかと思った。思ったけどそうでもなかった。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdechimal.hatenadiary.com%2Fentry%2F20080225%2F1203969238&quot; title=&quot;仮想関数の衝突事故による被害 - デ-mk6&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-02-25 04:53:58</published>
  <title>仮想関数の衝突事故による被害</title>
  <type>rich</type>
  <url>https://dechimal.hatenadiary.com/entry/20080225/1203969238</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
