<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eel3</author_name>
  <author_url>https://blog.hatena.ne.jp/eel3/</author_url>
  <blog_title>新・日々録 by TRASH BOX@Eel</blog_title>
  <blog_url>https://eel3.hatenablog.com/</blog_url>
  <categories>
    <anon>日記</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>括弧ネタ（括弧を必ず付けるのか、省略してもよいとみなすか）はそこそこ定期的に盛り上がるように思う。 http://anond.hatelabo.jp/20140812112634 http://boscono.hatenablog.com/entry/2014/08/14/102953 個人的には、括弧を省略可能な言語においては、明解なコードならば括弧をつけてもつけなくてもどちらでも構わないと考えている。 // C++での例 // こういうのはOK if (foo) do_foo(); if (bar) do_bar(); // でもこれはNGかなあ if (foo) if (bar) do_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feel3.hatenablog.com%2Fentry%2F20140817%2F1408256531&quot; title=&quot;なぜ私はコーディング時に括弧（`{&amp;#39;と`}&amp;#39;）を省略しないのか？ - 新・日々録 by TRASH BOX@Eel&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>2014-08-17 15:22:11</published>
  <title>なぜ私はコーディング時に括弧（`{'と`}'）を省略しないのか？</title>
  <type>rich</type>
  <url>https://eel3.hatenablog.com/entry/20140817/1408256531</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
