<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>potisan</author_name>
  <author_url>https://blog.hatena.ne.jp/potisan/</author_url>
  <blog_title>potisanのプログラミングメモ</blog_title>
  <blog_url>https://potisan-programming-memo.hatenablog.jp/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>STL</anon>
  </categories>
  <description>本文 C++でワイド文字列の静的配列（const wchar_t ...[];）からstd::vector&lt;std::wstring&gt;へ変換するにはstd::vector&lt;std::wstring&gt;のコンストラクタを使用します。引数には静的配列の（変換したい範囲の）最初と最後要素のアドレスを渡します。このコンストラクタはcpprefjpではイテレータ範囲コンストラクタと呼ばれています。 生の配列のコード C++標準ライブラリのstd::size、std::begin、std::end、std::cbegin、std::cendには生の配列に対する特殊化が用意されています。次のどの方法でも書けま…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpotisan-programming-memo.hatenablog.jp%2Fentry%2F2021%2F01%2F20%2F222520&quot; title=&quot;C++&amp;amp;STL ワイド文字列の静的配列からstd::vector&amp;lt;std::wstring&amp;gt;を作成する - potisanのプログラミングメモ&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>2021-01-20 22:25:20</published>
  <title>C++&amp;STL ワイド文字列の静的配列からstd::vector&lt;std::wstring&gt;を作成する</title>
  <type>rich</type>
  <url>https://potisan-programming-memo.hatenablog.jp/entry/2021/01/20/222520</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
