From 9fd22666d364b3a0df7aaabe8b299c12104d5f4f Mon Sep 17 00:00:00 2001 From: bolero-MURAKAMI Date: Sun, 30 Oct 2011 23:16:20 +0900 Subject: [PATCH] =?UTF-8?q?README=20=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index cbe086ee..ba54073f 100644 --- a/README +++ b/README @@ -19,6 +19,9 @@ constexpr コンテナ sprout/array.hpp sprout/string.hpp +constexpr タプル + sprout/tuple.hpp + constexpr アルゴリズム sprout/algorithm.hpp sprout/numeric.hpp