<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uid</author_name>
  <author_url>https://blog.hatena.ne.jp/uid/</author_url>
  <blog_title>Diary(uid)</blog_title>
  <blog_url>https://uid.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>さて、このまま止まってしまうのもあれなので、何か書きます。じゃあとりあえずC++絡みで。C++にはTemplateという機能がある。これは簡単にいってしまえば、Cのマクロの凄い奴、といった感じの機能である。もともとはデータ構造で型を抽象化するためのもので、現在STLとなっているものを実装するために作られた(多分)。 // int 型の可変長配列の作成 std::vector&lt;int&gt; v;しかし、パラメータには型だけでなく、値もとることができる。そのため、例えばフィボナッチ数列の20番目の値を求める、といったことができる。 // Fibonacci.h #ifndef __FIBONACCI_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fuid.hatenadiary.org%2Fentry%2F20050916&quot; title=&quot;(これは古い日記です) - Diary(uid)&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>2005-09-16 00:00:00</published>
  <title>(これは古い日記です)</title>
  <type>rich</type>
  <url>https://uid.hatenadiary.org/entry/20050916</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
