<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>agate_pris</author_name>
  <author_url>https://blog.hatena.ne.jp/agate_pris/</author_url>
  <blog_title>altebute.hatenablog.com</blog_title>
  <blog_url>https://altebute.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>以下のプログラムは VC++2013 で正しく動作する。 template&lt; typename Head, typename... Tail &gt; struct s; template&lt; typename Last &gt; struct s&lt; Last &gt; { void f( Last ) {} }; template&lt; typename First, typename Second, typename... Tail &gt; struct s&lt; First, Second, Tail... &gt; : s&lt; Second, Tail... &gt; { using s&lt; Second, Tail... &gt;::f…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faltebute.hatenablog.com%2Fentry%2F2016%2F06%2F30%2F215721&quot; title=&quot;VC++2013 で using 宣言を使うだけでコンパイラが強制終了するコード - altebute.hatenablog.com&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>2016-06-30 21:57:21</published>
  <title>VC++2013 で using 宣言を使うだけでコンパイラが強制終了するコード</title>
  <type>rich</type>
  <url>https://altebute.hatenablog.com/entry/2016/06/30/215721</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
