<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Cryolite</author_name>
  <author_url>https://blog.hatena.ne.jp/Cryolite/</author_url>
  <blog_title>Cry's Blog</blog_title>
  <blog_url>https://blog.cryolite.net/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>template&lt; class T &gt; T f( T &amp;x ) { return true ? x : f( x ); }上記のコード片中の3項演算子の計算結果は右辺値だが，依然としてオブジェクト x を指し続けている（つまりコピーが行われない）． 5.16 Conditional operator 3 Otherwise, if the second and third operand have different types, and either has (possibly cv-qualified) class type, an attempt is made to convert e…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.cryolite.net%2Fentry%2F20061102%2Fp2&quot; title=&quot;コピーを伴わずに左辺値-&amp;gt;右辺値変換を行う - Cry&amp;#39;s Blog&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>2006-11-02 00:00:01</published>
  <title>コピーを伴わずに左辺値-&gt;右辺値変換を行う</title>
  <type>rich</type>
  <url>https://blog.cryolite.net/entry/20061102/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
