<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohhoy</author_name>
  <author_url>https://blog.hatena.ne.jp/yohhoy/</author_url>
  <blog_title>yohhoyの日記</blog_title>
  <blog_url>https://yohhoy.hatenadiary.jp/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>MSVC</anon>
  </categories>
  <description>Microsoft Visual Studio 2012(MSVC11)でサポートされているC++14機能についてメモ。本記事の内容はMicrosoft Build 2013 &quot;The Future of C++&quot;スライド資料に基づく。MSVC11では、C++14導入予定の「ラムダ式の戻り値型推論の制限緩和」に対応しているとのこと。下記コード例のようにreturn文が複数ある場合、C++11ラムダ式では戻り値型=voidに推論されるが*1、C++14ラムダ式では同一型(some_typeと例示)へ推論される*2。 p32: C++14 lambda return type deduction …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohhoy.hatenadiary.jp%2Fentry%2F20130704%2Fp1&quot; title=&quot;Visual Studio 2012でサポート済みのC++14機能 - yohhoyの日記&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-04 00:00:00</published>
  <title>Visual Studio 2012でサポート済みのC++14機能</title>
  <type>rich</type>
  <url>https://yohhoy.hatenadiary.jp/entry/20130704/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
