<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuenishi</author_name>
  <author_url>https://blog.hatena.ne.jp/kuenishi/</author_url>
  <blog_title>kuenishi's blog</blog_title>
  <blog_url>https://kuenishi.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>vector v, w; for(int i=0; i v.push_back(i); } w.reserve(320000); copy(v.begin(), v.end(), w.begin()); だとなんかセグフォが出た。 w.assign(v.begin(), v.end() ); で、何とかなったっぽいけど何だこれ。どうなってんの。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkuenishi.hatenadiary.jp%2Fentry%2F20061015%2Fcppreference&quot; title=&quot; C++ vectorのコピー - kuenishi&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>2006-10-15 20:55:08</published>
  <title> C++ vectorのコピー</title>
  <type>rich</type>
  <url>https://kuenishi.hatenadiary.jp/entry/20061015/cppreference</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
