<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohhoy</author_name>
  <author_url>https://blog.hatena.ne.jp/yohhoy/</author_url>
  <blog_title>yohhoyの日記</blog_title>
  <blog_url>https://yohhoy.hatenadiary.jp/</blog_url>
  <categories>
    <anon>C</anon>
    <anon>C++</anon>
  </categories>
  <description>C/C++言語では、文字列リテラル(string literal)は lvalue に分類される。ただし文字列リテラルの変更は未定義動作(undefined behavior)を引き起こす。文字列リテラル以外のリテラルは rvalue(prvalue) に分類される。（通常の）文字列リテラル型は、C++ではconst char配列、Cではchar配列となる。 C++11以降 C++11(N3337) 2.14.5/p8, p12, 5.1.1/p1より一部引用。 8 Ordinary string literals and UTF-8 string literals are also refe…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohhoy.hatenadiary.jp%2Fentry%2F20150213%2Fp1&quot; title=&quot;文字列リテラルは変更できないlvalue - yohhoyの日記&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>2015-02-13 00:00:00</published>
  <title>文字列リテラルは変更できないlvalue</title>
  <type>rich</type>
  <url>https://yohhoy.hatenadiary.jp/entry/20150213/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
