<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>KatagiriSo</author_name>
  <author_url>https://blog.hatena.ne.jp/KatagiriSo/</author_url>
  <blog_title>Rodhos Soft</blog_title>
  <blog_url>https://rodhos.hatenadiary.jp/</blog_url>
  <categories>
    <anon>cpp</anon>
  </categories>
  <description>変数 #include &lt;sstream&gt; #include &lt;iomanip&gt; #include &lt;fstream&gt; void basicVariable() { const int c = 10; // ref int r = 0; int&amp; r2 = r; r2 = 100; std::cout &lt;&lt; r &lt;&lt; std::endl; // 100 // 構造体 Point p; p.x = 10; p.y = 10; std::cout &lt;&lt; p.d2() &lt;&lt;std::endl; // enum // enum ColorType1 type1 = ColorType1::RED; C…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frodhos.hatenadiary.jp%2Fentry%2F2018%2F06%2F04%2F110653&quot; title=&quot;チュートリアル的な記述3 - Rodhos Soft&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>2018-06-04 11:06:53</published>
  <title>チュートリアル的な記述3</title>
  <type>rich</type>
  <url>https://rodhos.hatenadiary.jp/entry/2018/06/04/110653</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
