<?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>
  </categories>
  <description>std::spanのMicrosoft Visual Studio Community 2019 Preview Version 16.11.0 Preview 3.0の現時点の最新環境における動作確認結果です。 std::span&lt;T&gt;をイテレーター（begin、end）で初期化するとき、参照範囲は不正な要素を参照しないように丸められます。例えばstd::span&lt;std::uint8_t&gt;のイテレーターからstd::span&lt;std::uint32_t&gt;を作成するとき、std::span&lt;std::uint8_t&gt;の余剰部分はstd::span&lt;std::uint32_t&gt;の参照対象外とな…</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%2F07%2F23%2F222501&quot; title=&quot;C++20 MSVS 2019ではstd::span&amp;lt;T&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-07-23 22:25:01</published>
  <title>C++20 MSVS 2019ではstd::span&lt;T&gt;のイテレーター初期化は不正な要素を参照しないように丸められる</title>
  <type>rich</type>
  <url>https://potisan-programming-memo.hatenablog.jp/entry/2021/07/23/222501</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
