<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>E_Mattsan</author_name>
  <author_url>https://blog.hatena.ne.jp/E_Mattsan/</author_url>
  <blog_title>エンジニアのソフトウェア的愛情</blog_title>
  <blog_url>https://blog.emattsan.org/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>daiki41ti 【急募】std::listに要素をまとめて追加する方法 望んでいる解決法ではないかもしれないけれど。 #include &lt;iostream&gt; #include &lt;list&gt; #define numberof(array) (sizeof(array)/sizeof(*array)) int main(int, char* []) { int array[] = { 1, 2, 3, 4, 5 }; // まとめて初期化 std::list&lt;int&gt; int_list(array, array + numberof(array)); for(std::list&lt;int&gt;::i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.emattsan.org%2Fentry%2F20090905%2F1252101744&quot; title=&quot;std::listに要素をまとめて追加する方法 - エンジニアのソフトウェア的愛情&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-09-05 07:02:24</published>
  <title>std::listに要素をまとめて追加する方法</title>
  <type>rich</type>
  <url>https://blog.emattsan.org/entry/20090905/1252101744</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
