<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higepon</author_name>
  <author_url>https://blog.hatena.ne.jp/higepon/</author_url>
  <blog_title>higepon blog</blog_title>
  <blog_url>https://higepon.hatenablog.com/</blog_url>
  <categories>
    <anon>Effective C++</anon>
    <anon>C++</anon>
  </categories>
  <description>オーバーロードの話 void f(int x); void f(string* message); f(0); この場合どちらのf()が呼ばれるでしょうか？的な話。 （intのほうが呼ばれます。なぜなら0はintだから） では f(NULL) はどうでしょうか？ これはNULLの型によって呼び出されるものが違うでしょうという話。詳しくはEffective C++ 【改訂第2版】 アスキーアジソンウェスレイシリーズ―Ascii Addison Wesley programming series作者: Scott Meyers,吉川邦夫出版社/メーカー: アスキー発売日: 1998/04メディア:…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20051201%2F1133425327&quot; title=&quot; ポインタと数値型とにオーバーロードするのは避けよう  25項 - higepon blog&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>https://images-fe.ssl-images-amazon.com/images/I/21kDXzsvwXL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2005-12-01 17:22:07</published>
  <title> ポインタと数値型とにオーバーロードするのは避けよう  25項</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20051201/1133425327</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
