<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>moriyoshi</author_name>
  <author_url>https://blog.hatena.ne.jp/moriyoshi/</author_url>
  <blog_title>moriyoshiの日記</blog_title>
  <blog_url>https://moriyoshi.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>quirks</anon>
  </categories>
  <description>int main(int, char**) { for (static int a = 3; --a;) {} // これは通る for (int a = 2; int b = --a; ) {} // キモすぎるがこれも通る if (bool b = true) {} // これも通る struct foo { foo(int) {} operator bool() { return false; } }; if (struct foo f = 2) {} // これは通る if (struct foo f( 2 )) {} // これはgcc4.3では通らない if (static boo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmoriyoshi.hatenablog.com%2Fentry%2F20090118%2F1232292674&quot; title=&quot;ブロック構文ローカルな変数宣言のへんなところ - moriyoshiの日記&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>2009-01-18 00:31:14</published>
  <title>ブロック構文ローカルな変数宣言のへんなところ</title>
  <type>rich</type>
  <url>https://moriyoshi.hatenablog.com/entry/20090118/1232292674</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
