<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>osyo-manga</author_name>
  <author_url>https://blog.hatena.ne.jp/osyo-manga/</author_url>
  <blog_title>C++でゲームプログラミング</blog_title>
  <blog_url>https://osyo-manga.hatenadiary.org/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>boost</anon>
  </categories>
  <description>とりあえず、簡単に。 ジェネレータといいつつ、なんか違うような気がしないでもない。 [ソース] #include &lt;boost/coroutine/coroutine.hpp&gt; #include &lt;boost/coroutine/all.hpp&gt; #include &lt;vector&gt; #include &lt;iostream&gt; #include &lt;random&gt; #include &lt;functional&gt; #include &lt;cstdint&gt; typedef boost::coroutines::coroutine&lt;int()&gt; coroutine_type; void random_generat…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosyo-manga.hatenadiary.org%2Fentry%2F20121210%2F1355121438&quot; title=&quot;Boost.Coroutine で乱数のジェネレータ - 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>2012-12-10 15:37:18</published>
  <title>Boost.Coroutine で乱数のジェネレータ</title>
  <type>rich</type>
  <url>https://osyo-manga.hatenadiary.org/entry/20121210/1355121438</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
