<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haru-s</author_name>
  <author_url>https://blog.hatena.ne.jp/haru-s/</author_url>
  <blog_title>...ing logging 4.0</blog_title>
  <blog_url>https://haru-s.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>自分のコメントをコピペ． std::string s = &quot;hello&quot;; std::string&amp;&amp; t = s; s = &quot;world&quot;; // ここでの s と t は？ こうすると，とりあえず，s と t は &quot;world&quot; になるようだ． 右辺値参照された s を使用するコードは有効なのか，あるいは不正か未定義なのか？ もしかしたら右辺値参照の後に s を読んではいけなくて，一度 s に代入したらオブジェクト s は復活するとか？ そもそも s は破壊されるわけではないとか？ あるいは s が破壊されるとはどういう状態になることなのかが分かっていないのかも． ううん，分からないことだ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharu-s.hatenablog.com%2Fentry%2F20080315%2F1205599922&quot; title=&quot;右辺値参照のお勉強(3) - ...ing logging 4.0&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>2008-03-15 01:52:02</published>
  <title>右辺値参照のお勉強(3)</title>
  <type>rich</type>
  <url>https://haru-s.hatenablog.com/entry/20080315/1205599922</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
