<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>boleros</author_name>
  <author_url>https://blog.hatena.ne.jp/boleros/</author_url>
  <blog_title>ボレロ村上 - ENiyGmaA Code</blog_title>
  <blog_url>https://boleros.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>Variadic Templates は強力なC++11 の新機能である。 これを関数の可変長引数に適用したものを関数パラメータパック（function parameter pack）と呼ぶ。 もちろん constexpr でも関数パラメータパックは重宝する。 ところで、これを再帰と組み合わせた場合、予期せず無限再帰を引き起こすケースがある。 下がそのサンプルコードである。 なお、検証は gcc-4.7-20110903 上で行っている。 サンプル #include &lt;vector&gt; #include &lt;type_traits&gt; typedef std::vector&lt;unsigned&gt; ve…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboleros.hateblo.jp%2Fentry%2F20111003&quot; title=&quot;関数パラメータパックと無限再帰の問題 - ボレロ村上 - ENiyGmaA Code&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>2011-10-03 00:00:00</published>
  <title>関数パラメータパックと無限再帰の問題</title>
  <type>rich</type>
  <url>https://boleros.hateblo.jp/entry/20111003</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
