<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>lpha_z</author_name>
  <author_url>https://blog.hatena.ne.jp/lpha_z/</author_url>
  <blog_title>よーる</blog_title>
  <blog_url>https://lpha-z.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>先週はパック展開を使うとconstexpr関数が高速化するみたいなことを書きましたが、具体的な使い方をあまり書けなかったので、具体例を書いておきます。 map template&lt;class T, std::size_t N, std::size_t... Indeces&gt; constexpr auto map_f_impl( const T (&amp;arr)[N], std::index_sequence&lt;Indeces...&gt; ) { return std::array { f( arr[Indeces] )... }; } template&lt;class T, std::size_t N&gt; co…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flpha-z.hatenablog.com%2Fentry%2F2018%2F09%2F16%2F231500&quot; title=&quot;パック展開でリスト操作 - よーる&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>2018-09-16 23:15:00</published>
  <title>パック展開でリスト操作</title>
  <type>rich</type>
  <url>https://lpha-z.hatenablog.com/entry/2018/09/16/231500</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
