<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://baszerr.eu/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>BaSzErr - blog:2014:12:21</title>
        <description></description>
        <link>https://baszerr.eu/</link>
        <lastBuildDate>Thu, 30 Apr 2026 01:44:03 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://baszerr.eu/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
            <title>BaSzErr</title>
            <link>https://baszerr.eu/</link>
        </image>
        <item>
            <title>rvalue_to_this_-_gotha_explained</title>
            <link>https://baszerr.eu/doku.php?id=blog:2014:12:21:rvalue_to_this_-_gotha_explained</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;rvalue_to_this_-_gotha_explained&quot;&gt;2014-12-21 - rvalue to this - gotha explained&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
few days ago i&amp;#039;ve pointed out that &lt;a href=&quot;https://baszerr.eu/doku.php?id=blog:2014:12:15:rvalue_to_this&quot; class=&quot;wikilink1&quot; title=&quot;blog:2014:12:15:rvalue_to_this&quot; data-wiki-id=&quot;blog:2014:12:15:rvalue_to_this&quot;&gt;overloading on rvalue reference to this&lt;/a&gt; looks non-obvious at first. &lt;a href=&quot;https://en.wikipedia.org/wiki/Scott Meyers&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/Scott Meyers&quot;&gt;Scott&lt;/a&gt; explained that it is to preserve backward compatibility, as legacy code did call methods on both lvalues and rvalues, so &lt;em&gt;&amp;amp;&lt;/em&gt; (aka: lvalue) overload cannot be the default. instead, you have default behavior of “match all” or you can explicitly choose “rvalue/lvalue split”. of course you cannot have both. obvious, once you learn that. :)
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 15 Jun 2021 20:08:56 +0000</pubDate>
        </item>
    </channel>
</rss>
