<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>faith_and_brave</author_name>
  <author_url>https://blog.hatena.ne.jp/faith_and_brave/</author_url>
  <blog_title>Faith and Brave - C++で遊ぼう</blog_title>
  <blog_url>https://faithandbrave.hateblo.jp/</blog_url>
  <categories>
    <anon>雑記</anon>
  </categories>
  <description>関数のパラメータがfirst/last、min/maxとかいう名前だった場合、それらの名前にはmaxを含むのか含まないのか、という情報がないので、自然言語で書かれた仕様の説明をきっちり確認する必要があります。 しかし、そういうものはできるだけ、関数のシグニチャを見ただけで、ひと目で動作がわかるようにしたいですね。たとえば、特定範囲の乱数を生成する関数だと、こうなってるといいんじゃないでしょうか。 int randint(int min_inclusive, int max_exclusive); inclusiveは「含む」、exclusiveは「含まない」という意味です。 パラメータ名が多少…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffaithandbrave.hateblo.jp%2Fentry%2F20131206%2F1386315274&quot; title=&quot; 含む・含まないの情報を持つパラメータ名 - Faith and Brave - C++で遊ぼう&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>http://longgate.co.jp/images/grimoire-vol3-cover.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-12-06 16:34:34</published>
  <title> 含む・含まないの情報を持つパラメータ名</title>
  <type>rich</type>
  <url>https://faithandbrave.hateblo.jp/entry/20131206/1386315274</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
