<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fa11enprince</author_name>
  <author_url>https://blog.hatena.ne.jp/fa11enprince/</author_url>
  <blog_title>Gobble up pudding</blog_title>
  <blog_url>https://gup.monster/</blog_url>
  <categories>
    <anon>Programming</anon>
    <anon>C++</anon>
    <anon>STL</anon>
  </categories>
  <description>今日はmapです。巷ではdictionaryとか言ったり、連想配列とか言われてるあれです。巷ってどこだー。くしゃみが止まりません(;´･ω･)過去のSTLの記事はこちら↓ 定義 namespace std { template &lt; class Key, class T, class Compare = less&lt;Key&gt;, class Allocator = allocator&lt;pair&lt;const Key, T&gt; &gt; &gt; class map; } 使い方は難しいことはなく、皆さん大好き？insertでpairをぶち込めばOKです。 代わりにmake_pair()というので突っ込むこともできま…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgup.monster%2Fentry%2F2014%2F05%2F21%2F234907&quot; title=&quot;STL入門 第5回 ～map編～ - Gobble up pudding&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>https://cdn-ak.f.st-hatena.com/images/fotolife/f/fa11enprince/20150730/20150730082113.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-05-21 23:49:07</published>
  <title>STL入門 第5回 ～map編～</title>
  <type>rich</type>
  <url>https://gup.monster/entry/2014/05/21/234907</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
