<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jonigata</author_name>
  <author_url>https://blog.hatena.ne.jp/jonigata/</author_url>
  <blog_title>プログラミンギング</blog_title>
  <blog_url>https://jonigata.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>C++のstd::mapでみつからなかったときに 例外throwしたりしたら私だって怒りますよ！ だって受け取るの超めんどくさいんだもん でも std::map&lt; std::string, std::string &gt;::iterator i = m.find( &quot;abc&quot; ); if( i == m.end() ) { s = &quot;default&quot;; } else { s = (*i).second; }とか書くのももうイヤです！ value_typeをboost::optionにすればいいのかな</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjonigata.hatenadiary.org%2Fentry%2F20080822%2F1219405013&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>2008-08-22 20:36:53</published>
  <title> だからといって</title>
  <type>rich</type>
  <url>https://jonigata.hatenadiary.org/entry/20080822/1219405013</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
