<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fkei</author_name>
  <author_url>https://blog.hatena.ne.jp/fkei/</author_url>
  <blog_title>雑記帳</blog_title>
  <blog_url>https://fjkei.hatenadiary.jp/</blog_url>
  <categories>
    <anon>COM</anon>
  </categories>
  <description>1.6 バイナリインターフェースとしての抽象基底クラス インターフェースと実装の分離テクニックは、C++のコンパイラ/リンカの互換性問題を解決できるが、少し工夫が必要。 互換性問題のおさらい。以下の２つを各コンパイラがまちまちにやっているから起こる 実行時に言語機能をどのように表現するか リンク時にシンボル名をどのようにひょうげんするか つまり、この２つを上手く隠蔽出来れば良い。 隠蔽するには逆に、コンパイラ依存ではない部分を知る必要がある。 一つは、Cスタイル構造体のような複合型の実行時表現。 一つは、関数引数を同じ順番で渡し、スタックのクリーンアップ手順も同じこと。 一つは、特定プラットフ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffjkei.hatenadiary.jp%2Fentry%2F20110419%2F1303250145&quot; title=&quot;EssentialCOM(2日目) - 雑記帳&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>2011-04-19 06:55:45</published>
  <title>EssentialCOM(2日目)</title>
  <type>rich</type>
  <url>https://fjkei.hatenadiary.jp/entry/20110419/1303250145</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
