<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rhysd</author_name>
  <author_url>https://blog.hatena.ne.jp/rhysd/</author_url>
  <blog_title>はやくプログラムになりたい</blog_title>
  <blog_url>https://rhysd.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>昨日文字列を表す型を書いていて，このコードがエラーになるのが引っかかった． template&lt;class T, T... CS&gt; struct S{}; template&lt;int I, class T&gt; struct X1; template&lt;class T, T C, T... CS&gt; struct X1&lt;0, S&lt;T, C, CS...&gt;&gt;{}; template&lt;class T, int I, T... CS&gt; struct X1&lt;I, S&lt;T, CS...&gt;&gt;{}; template&lt;int I, class T&gt; struct X2; template&lt;class T, T... C…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frhysd.hatenablog.com%2Fentry%2F2013%2F07%2F28%2F193517&quot; title=&quot;テンプレートの部分特殊化の引数リストにかかる制約 - はやくプログラムになりたい&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>2013-07-28 19:35:17</published>
  <title>テンプレートの部分特殊化の引数リストにかかる制約</title>
  <type>rich</type>
  <url>https://rhysd.hatenablog.com/entry/2013/07/28/193517</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
