<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Nabetani</author_name>
  <author_url>https://blog.hatena.ne.jp/Nabetani/</author_url>
  <blog_title>鍋あり谷あり</blog_title>
  <blog_url>https://nabetani.hatenadiary.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>今日は C++ の話。先日仕事中にふと思ったこと。例えば struct foo{ virtual void hoge() = 0; }; struct bar : public foo{ virtual void hoge(); }; struct baz : public baz{ virtual void hoge(); };こんな時。 foo に hoge という仮想関数があるという情報をヘッダに書く必要があるのはよくわかる。そりゃ絶対必要だ。 bar が hoge をオーバーライドしているかどうかは、bar のコンストラクタを呼んでいいかどうかに関わっているので、それはそれで必要かもし…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnabetani.hatenadiary.com%2Fentry%2F20060525%2Fp1&quot; title=&quot;仮想関数のことをヘッダに書きたくない - 鍋あり谷あり&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>2006-05-25 00:00:01</published>
  <title>仮想関数のことをヘッダに書きたくない</title>
  <type>rich</type>
  <url>https://nabetani.hatenadiary.com/entry/20060525/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
