<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Isoparametric</author_name>
  <author_url>https://blog.hatena.ne.jp/Isoparametric/</author_url>
  <blog_title>神様なんて信じない僕らのために</blog_title>
  <blog_url>https://isoparametric.hatenablog.com/</blog_url>
  <categories>
    <anon>c/c++</anon>
  </categories>
  <description>呼び出せる。 class A; typedef void (A::*member_function)(); class A { int a; public: virtual ~A(){} virtual void f() { printf(&quot;A::f\n&quot;); } virtual void m() { printf(&quot;A::m\n&quot;); } virtual void n() { printf(&quot;A::n\n&quot;); } void execute(int functionIndex) { (this-&gt;*functionTable[functionIndex])(); } void print()…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fisoparametric.hatenablog.com%2Fentry%2F20080909%2F1220917798&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>2008-09-09 08:49:58</published>
  <title>メンバ関数ポインタは仮想関数を正しく呼び出せるか？</title>
  <type>rich</type>
  <url>https://isoparametric.hatenablog.com/entry/20080909/1220917798</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
