<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>osyo-manga</author_name>
  <author_url>https://blog.hatena.ne.jp/osyo-manga/</author_url>
  <blog_title>C++でゲームプログラミング</blog_title>
  <blog_url>https://osyo-manga.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>この条件を満たしていれば、基本的に使用できる。 下記のメンバを持つクラス iterator 型 iterator begin(); iterator end(); const_iterator begin() const; const_iterator end() const; 配列型（T[N]）である iterator の値を保持している std::pair 型である 例） int array[] = {0, 1, 2, 3, 4, 5}; // 配列型なので、OK int* p = array; // ポインタ型なので、NG std::vector&lt;int&gt; vec; // 必要なメンバを…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosyo-manga.hatenadiary.org%2Fentry%2F20100909%2F1285732295&quot; title=&quot;range の定義 - 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-09-09 12:51:35</published>
  <title>range の定義</title>
  <type>rich</type>
  <url>https://osyo-manga.hatenadiary.org/entry/20100909/1285732295</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
