<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tt_clown</author_name>
  <author_url>https://blog.hatena.ne.jp/tt_clown/</author_url>
  <blog_title>Cube Lilac</blog_title>
  <blog_url>https://clown.cube-soft.jp/</blog_url>
  <categories>
    <anon>Development</anon>
    <anon>C++</anon>
  </categories>
  <description>これは，C++プログラマであるかを見分ける10の質問 - Life like a clown の「const の機能について概要を説明せよ」と言う質問に対する回答的な記事です．こんな時ですが，できるだけ平常更新を続けます．C++ の const には大きく分けて 2つの役割があります．まず，基本的には const で宣言する事によって値が変更できなくなる（値を変更しようとするとコンパイルエラー）と言う役割があります． const ing a = 100; // この値は変更不可 この機能を利用して，「ちょっとした一時変数であっても const にできる変数はできるだけ const 宣言し，想定…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fclown.cube-soft.jp%2Fentry%2F20110312%2F1299929408&quot; title=&quot; const 概要 - Cube Lilac&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>2011-03-12 20:30:08</published>
  <title> const 概要</title>
  <type>rich</type>
  <url>https://clown.cube-soft.jp/entry/20110312/1299929408</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
