<?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>N3732 Value-Oriented Concurrent Unordered Containers C++14後のConcurrency TSでは、複数スレッドから安全に使えるunordered連想コンテナが予定されています。 提案文書のタイトルにあるように、このコンテナの設計は、「値指向(Value-Oriented)」になっています。これまでのunordered連想コンテナは、検索結果として要素への参照が返ってきましたが、並行プログラミングではそのような挙動は危険なので、参照の代わりに値が返されます。 たとえば、find()関数は以下のようなインタフェースが考えられています。 opt…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffaithandbrave.hateblo.jp%2Fentry%2F2014%2F03%2F27%2F155512&quot; title=&quot;C++14 Concurrency TS 並行ハッシュコンテナ - 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>2014-03-27 15:55:12</published>
  <title>C++14 Concurrency TS 並行ハッシュコンテナ</title>
  <type>rich</type>
  <url>https://faithandbrave.hateblo.jp/entry/2014/03/27/155512</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
