型リストに型を追加するメタ関数です。 template <class T, class Seq> struct cons; template <class T, class... Seq> struct cons<T, tuple<Seq...>> { typedef tuple<T, Seq...> type; }; cons<int, tuple<double, long>>::type → tuple<int, double, long>
Content-Length: 169100 | pFad | http://b.hatena.ne.jp/mEGGrim/%E5%8B%95%E7%9A%84%E5%BC%95%E6%95%B0/
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く
Fetched URL: http://b.hatena.ne.jp/mEGGrim/%E5%8B%95%E7%9A%84%E5%BC%95%E6%95%B0/
Alternative Proxies: