<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syou6162</author_name>
  <author_url>https://blog.hatena.ne.jp/syou6162/</author_url>
  <blog_title>yasuhisa's blog</blog_title>
  <blog_url>https://www.yasuhisay.info/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>この辺を見ながら。 http://www.ja2yka.org/wiki/index.php/Map(STL) ハッシュにつっこむものに対して型を指定してあげないといけない。 #include &lt;iostream&gt; #include &lt;map&gt; using namespace std; int main() { map&lt;string,string&gt; pairList; pairList[&quot;aaa&quot;]= &quot;111&quot;; pairList[&quot;bbb&quot;]= &quot;222&quot;; pairList[&quot;aaa&quot;]= &quot;333&quot;; map&lt;string,string&gt;::iterator it; for( it =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yasuhisay.info%2Fentry%2F20090408%2F1239184057&quot; title=&quot;C++でハッシュ - yasuhisa&amp;#39;s blog&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-04-08 18:47:37</published>
  <title>C++でハッシュ</title>
  <type>rich</type>
  <url>https://www.yasuhisay.info/entry/20090408/1239184057</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
