<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dora119</author_name>
  <author_url>https://blog.hatena.ne.jp/dora119/</author_url>
  <blog_title>ややプログラム紀行</blog_title>
  <blog_url>https://dora119.hateblo.jp/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>昨日言った通り、今日はvectorのpush_backについてわかったことでも書きます void push_back(const _Ty&amp; _Val) { // insert element at end if (_Inside(_STD addressof(_Val))) { // push back an element size_type _Idx = _STD addressof(_Val) - this-&gt;_Myfirst; if (this-&gt;_Mylast == this-&gt;_Myend) _Reserve(1); _Orphan_range(this-&gt;_Mylast, thi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdora119.hateblo.jp%2Fentry%2F2013%2F03%2F30%2F230412&quot; title=&quot;push_back - ややプログラム紀行&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>2013-03-30 23:04:12</published>
  <title>push_back</title>
  <type>rich</type>
  <url>https://dora119.hateblo.jp/entry/2013/03/30/230412</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
