<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>faith_and_brave</author_name>
  <author_url>https://blog.hatena.ne.jp/faith_and_brave/</author_url>
  <blog_title>Faith and Brave - C++で遊ぼう</blog_title>
  <blog_url>https://faithandbrave.hateblo.jp/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>その1、その2、その3、その4、その5に引き続き、C++14の標準ライブラリに入った小さな変更を紹介していきます。 unique_ptr::reset(nullptr_t)の仕様を追加 配列版std::unique_ptr&lt;T[]&gt;クラスの、nullptrを受け取るreset()メンバ関数の仕様が、これまで未規定でした。C++14で、以下の仕様が規定されました。 reset(pointer())と同等の効果を持つ。 つまり、p.reset()するのと同じです。 allocator_traits::max_sizeのパラメータにconstを追加 単なる付け忘れです。 std::allocator…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffaithandbrave.hateblo.jp%2Fentry%2F2015%2F03%2F30%2F201219&quot; title=&quot;C++14標準ライブラリの小さな変更 その6 - Faith and Brave - C++で遊ぼう&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>2015-03-30 20:12:19</published>
  <title>C++14標準ライブラリの小さな変更 その6</title>
  <type>rich</type>
  <url>https://faithandbrave.hateblo.jp/entry/2015/03/30/201219</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
