<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/refp.se/articles/constexpr-meta-container">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - A compile-time meta-container in C++ | Filip Ros&#xE9;en - refp.se</title>
<link>https://b.hatena.ne.jp/entry/s/refp.se/articles/constexpr-meta-container</link>
<description>A compile-time meta-container in C++In standard compliant C++ we managed to hack our way to a counter usable in constant-expressions, let&#x27;s take it a step further; a compile-time meta-container wit...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/fimbul/20151228#bookmark-253862959" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/xef/20150530#bookmark-253862959" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/fimbul/20151228#bookmark-253862959">
<title>fimbul</title>
<link>https://b.hatena.ne.jp/fimbul/20151228#bookmark-253862959</link>
<description></description>
<dc:date>2015-12-28T14:26:50Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/xef/20150530#bookmark-253862959">
<title>xef</title>
<link>https://b.hatena.ne.jp/xef/20150530#bookmark-253862959</link>
<description></description>
<dc:date>2015-05-30T02:12:47Z</dc:date>
<dc:subject>C++</dc:subject>
<dc:subject>constexpr</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/C%2B%2B" />
    <rdf:li resource="https://b.hatena.ne.jp/q/constexpr" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>