<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cicupo2</author_name>
  <author_url>https://blog.hatena.ne.jp/cicupo2/</author_url>
  <blog_title>cicupoのC++日記</blog_title>
  <blog_url>https://cicupo2.hatenadiary.org/</blog_url>
  <categories>
    <anon>c++</anon>
  </categories>
  <description>C++ (や Java その他の言語)において, メンバ変数や関数のアクセスに this-&gt;をつけるべきか否か, という疑問があり, 調べてみた.this をつけるべきかどうかについてはコーディング規約や好みの問題で議論されている(た). が, 何か決定的な違いがあったような気がしてもやもやしていた.次の点は, 個人やプロジェクトの嗜好ではなく技術的にはっきりと意識すべき違いをもたらす. #include &lt;iostream&gt; struct X { void hoge () { std::cout &lt;&lt; &quot;hoge&quot; &lt;&lt; std::endl; } }; template &lt;typename …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcicupo2.hatenadiary.org%2Fentry%2F20081010%2F1223624962&quot; title=&quot; this はつけるべきか - cicupoのC++日記&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>https://images-fe.ssl-images-amazon.com/images/I/51TFT3FMS1L._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-10-10 16:49:22</published>
  <title> this はつけるべきか</title>
  <type>rich</type>
  <url>https://cicupo2.hatenadiary.org/entry/20081010/1223624962</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
