<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>melpon</author_name>
  <author_url>https://blog.hatena.ne.jp/melpon/</author_url>
  <blog_title>melpon日記 - HaskellもC++もまともに扱えないへたれのページ</blog_title>
  <blog_url>https://melpon.hatenadiary.org/</blog_url>
  <categories>
    <anon>program</anon>
    <anon>C++</anon>
    <anon>BREW</anon>
  </categories>
  <description>昨日の追記２で書いたテンプレートだとコンストラクタが呼べないことに気が付いた。 つーことでコンストラクタを追加。。 template&lt; class T , class M = global_memory_pool &gt; class Memory : public T , public M{ public: Memory(){} template&lt; class V1 &gt; Memory( V1 v1 ) : T( v1 ){} template&lt; class V1 , class V2 &gt; Memory( V1 v1 , V2 v2 ) : T( v1 , v2 ){} template&lt; clas…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmelpon.hatenadiary.org%2Fentry%2F20060211%2Fp1&quot; title=&quot;memory pool(2) - melpon日記 - Haskellも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>2006-02-11 00:00:00</published>
  <title>memory pool(2)</title>
  <type>rich</type>
  <url>https://melpon.hatenadiary.org/entry/20060211/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
