<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wkpn</author_name>
  <author_url>https://blog.hatena.ne.jp/wkpn/</author_url>
  <blog_title>踊るプログラマー</blog_title>
  <blog_url>https://waken.hatenablog.com/</blog_url>
  <categories>
    <anon>cpp</anon>
  </categories>
  <description>union Uni{ int x; char* c; }; があったとき、 Uni u[] = { 1, 2, 3 }; はできるが、 Uni u[] = { &quot;a&quot;, &quot;b&quot;, &quot;c&quot;, &quot;d&quot; }; はコンパイルエラーとなる。つまり、宣言に最初に書いた方が優先されるということらしいです。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwaken.hatenablog.com%2Fentry%2F20070524%2F1180010594&quot; title=&quot;unionの初期化の癖 - 踊るプログラマー&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>2007-05-24 21:43:14</published>
  <title>unionの初期化の癖</title>
  <type>rich</type>
  <url>https://waken.hatenablog.com/entry/20070524/1180010594</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
