<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rhysd</author_name>
  <author_url>https://blog.hatena.ne.jp/rhysd/</author_url>
  <blog_title>はやくプログラムになりたい</blog_title>
  <blog_url>https://rhysd.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>constexpr で扱えて，実行時の効率もよいデータ構造＋アルゴリズム - 危ないRiSKのブログ コンパイル時に配列を結合する - iorateの日記index_tuple を使って constexpr な生配列から std::array への変換の処理をする配列を書いてみました． int main() { // コンパイル時に変換する constexpr int ints[] = {1, 2, 3}; constexpr auto arr3 = to_array(ints); // std::array の operator[] は非 constexpr static_assert( a…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frhysd.hatenablog.com%2Fentry%2F20120315%2F1331776968&quot; title=&quot;生配列を std::array に変換する - はやくプログラムになりたい&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>2012-03-15 11:02:48</published>
  <title>生配列を std::array に変換する</title>
  <type>rich</type>
  <url>https://rhysd.hatenablog.com/entry/20120315/1331776968</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
