<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>BG1</author_name>
  <author_url>https://blog.hatena.ne.jp/BG1/</author_url>
  <blog_title>車輪のx発明 ~B.G's Blog~</blog_title>
  <blog_url>https://bg1.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>以前やったistringstreamとostringstreamの両方の機能を持っているのが、stringstreamであり正体はbasic_stringstream。std::basic_stringstream - cppreference.com複雑だけど、basic_istringstreamとbasic_ostringstreamから継承してるわけではない。 これ1個で文字列への入力と出力ができるか試す。 // ヘッダのインクルード #include &lt;iostream&gt; // C++標準入出力 #include &lt;sstream&gt; // 新文字列ストリーム #include &lt;st…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbg1.hatenablog.com%2Fentry%2F2020%2F05%2F19%2F210000&quot; title=&quot;basic_stringstream - 車輪のx発明 ~B.G&amp;#39;s Blog~&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>2020-05-19 21:00:00</published>
  <title>basic_stringstream</title>
  <type>rich</type>
  <url>https://bg1.hatenablog.com/entry/2020/05/19/210000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
