<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohhoy</author_name>
  <author_url>https://blog.hatena.ne.jp/yohhoy/</author_url>
  <blog_title>yohhoyの日記</blog_title>
  <blog_url>https://yohhoy.hatenadiary.jp/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>TBB</anon>
  </categories>
  <description>前記事ではフローグラフによる実装を行ったが、この設計ならばで並列パイプラインアルゴリズム parallel_pipeline の方が簡潔に記述できる。というより、この手の線形パイプライン処理はパイプライン(pipeline)アルゴリズムで実装すべき。 #include &lt;iostream&gt; #include &quot;tbb/pipeline.h&quot; using namespace tbb; int n = 0; // 入力フィルタ[serial_in_order]: 数列{0,1,..9}を生成する auto src_filter = make_filter&lt;void, double&gt;( filter…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohhoy.hatenadiary.jp%2Fentry%2F20120910%2Fp2&quot; title=&quot;tbb::flow::sequencer_nodeとsequence order numberの落とし穴（続き） - yohhoyの日記&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>2012-09-10 00:00:01</published>
  <title>tbb::flow::sequencer_nodeとsequence order numberの落とし穴（続き）</title>
  <type>rich</type>
  <url>https://yohhoy.hatenadiary.jp/entry/20120910/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
