<?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>プログラミング関係の話題を取り上げるとき，しばしばサンプルコードを載せることがある訳ですが，このときに問題になるのがタグ文字などの特殊文字．具体的には，“&lt;”，“&gt;”，“&amp;”，“&quot;”はそれぞれ“&amp;lt;”，“&amp;gt;”，“&amp;amp;”，“&amp;quot;”に変換する必要があります．これを手作業で行うのはさすがに面倒なので，一括変換してくれるプログラムが欲しくなります．私は，S34：Making of C++ Technical Documentsで紹介されているプログラムを利用しています．さて，この変換プログラムは以下のようになります． #include &lt;iostream&gt; #include &lt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fclown.cube-soft.jp%2Fentry%2F20060819%2Fp1&quot; title=&quot; Streambuf Iterator - 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>2006-08-19 00:00:00</published>
  <title> Streambuf Iterator</title>
  <type>rich</type>
  <url>https://clown.cube-soft.jp/entry/20060819/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
