<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gin0606</author_name>
  <author_url>https://blog.hatena.ne.jp/gin0606/</author_url>
  <blog_title>銀の人のメモ帳</blog_title>
  <blog_url>https://gin0606.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>std::vector&lt;char&gt;型の変数vecCharがあるとする。 // -&gt; std::string std::string stdString(vecChar.begin(), vecChar.end()); // -&gt; char * char *cStr = stdString.c_str() std::vector&lt;char&gt; -&gt; std::string -&gt; char *みたいな感じで変換した。 [改訂第4版]C++ポケットリファレンス (POCKET REFERENCE)作者:高橋 晶,安藤 敏彦,一戸 優介,楠田 真矢,湯朝 剛介技術評論社Amazon</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgin0606.hatenablog.com%2Fentry%2F2013%2F12%2F12%2F162218&quot; title=&quot;std::vector&amp;lt;char&amp;gt;をstd::stringやchar*に変換する - 銀の人のメモ帳&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>https://m.media-amazon.com/images/I/41qA8WftiqL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-12-12 16:22:18</published>
  <title>std::vector&lt;char&gt;をstd::stringやchar*に変換する</title>
  <type>rich</type>
  <url>https://gin0606.hatenablog.com/entry/2013/12/12/162218</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
