<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>parasporospa</author_name>
  <author_url>https://blog.hatena.ne.jp/parasporospa/</author_url>
  <blog_title>メモ帳</blog_title>
  <blog_url>https://parasporospa.hatenadiary.org/</blog_url>
  <categories>
    <anon>Prog</anon>
  </categories>
  <description>__FILE__,__LINE__と同様に関数名を表すマクロ(gcc独自拡張） __PRETTY_FUNCTION__ http://mingw.biggie.jp/type_name.html コンパイラ依存になってしまいますが、 VC7 なら __FUNCDNAME__ or __FUNCSIG__ or __FUNCTION__ g++ なら __FUNCTION__ or __PRETTY_FUNCTION__ forteC++ 6.2なら __func__ が使えるので、#ifdefで切り替えて使ってます。 http://www.tietew.jp/cppll/archive/330…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fparasporospa.hatenadiary.org%2Fentry%2F20050506%2F1115322014&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>2005-05-06 04:40:14</published>
  <title>関数名のマクロ</title>
  <type>rich</type>
  <url>https://parasporospa.hatenadiary.org/entry/20050506/1115322014</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
