<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yhayashi</author_name>
  <author_url>https://blog.hatena.ne.jp/yhayashi/</author_url>
  <blog_title>Sobalipse日記</blog_title>
  <blog_url>https://yhayashi-2.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>言語の基本を理解できて、オブジェクト指向設計もOK！となったら、次は、基本データ構造を押さえる必要がある。といっても、そんなに考えることは多くない。データの最小単位は組み込み型としてすでに定義されているので、それらをまとめるためのコンテナについて考えるということだ。さらに言うと、実際にはコンテナの使用方法のパターンもそんなに多くなくて、ベクタとハッシュマップが使えれば、たいていの用は済んでしまうものだ（自分の場合）。ただし、ここは基本になるので、コンテナ（そのあり方自体）は慎重に選定しなければならない。コンテナは、プログラムの可読性と保守性（変更しやすさ）を大きく左右する。C++には、STLと…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyhayashi-2.hatenadiary.org%2Fentry%2F20050818&quot; title=&quot;C++四冊目 - Sobalipse日記&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://images-fe.ssl-images-amazon.com/images/I/5115A4N9AZL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2005-08-18 00:00:00</published>
  <title>C++四冊目</title>
  <type>rich</type>
  <url>https://yhayashi-2.hatenadiary.org/entry/20050818</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
