<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>DigitalGhost</author_name>
  <author_url>https://blog.hatena.ne.jp/DigitalGhost/</author_url>
  <blog_title>デ-mk6</blog_title>
  <blog_url>https://dechimal.hatenadiary.com/</blog_url>
  <categories>
    <anon>C++0x</anon>
  </categories>
  <description>template&lt;int Min, int Max&gt; struct ranged_int { ranged_int() = default; ranged_int(ranged_int const &amp;) = default; template&lt;int N, typename = enable_if&lt;(N &gt;= Min) &amp;&amp; (N &lt; Max)&gt;::type&gt; ranged_int(integral_type&lt;int, N&gt;) : n_(N) {}; template&lt;int Min1, int Max1, typename = enable_if&lt;(Min1 &gt;= Min) &amp;&amp; (Max1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdechimal.hatenadiary.com%2Fentry%2F20090914%2F1252934043&quot; title=&quot;範囲つきintのガワを適当に書いてみた結果 - デ-mk6&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-09-14 22:14:03</published>
  <title>範囲つきintのガワを適当に書いてみた結果</title>
  <type>rich</type>
  <url>https://dechimal.hatenadiary.com/entry/20090914/1252934043</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
