<?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において、入力演算子を使って、スペース区切りの文字列を、各トークン毎に変数に振り分けることができる。basic_istringstream - cpprefjp C++日本語リファレンスistringstreamのissのコンストラクタに&quot;ABC 123 0.456&quot;を指定。 文字列、整数値、浮動小数値という形で、一気に取り出していく。 $ vi istringstream.cpp $ g++ istringstream.cpp -o istringstream $ ./istringstream str = ABC i = 123 f = 0.456 $この…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbg1.hatenablog.com%2Fentry%2F2019%2F06%2F17%2F210000&quot; title=&quot;istringstream - 車輪の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>2019-06-17 21:00:00</published>
  <title>istringstream</title>
  <type>rich</type>
  <url>https://bg1.hatenablog.com/entry/2019/06/17/210000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
