From 72d16afcdc7d1ab1f7584d797b18e5e72ca67d02 Mon Sep 17 00:00:00 2001 From: bolero-MURAKAMI Date: Tue, 25 Oct 2011 18:23:07 +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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README b/README index a4ec4a71..cbe086ee 100644 --- a/README +++ b/README @@ -32,13 +32,18 @@ constexpr コンテナ操作 constexpr 乱数 sprout/random.hpp + sprout/random/unique_seed.hpp constexpr ハッシュ関数 sprout/functional/hash.hpp + sprout/checksum/sha1.hpp + +constexpr UUID + sprout/uuid.hpp コンテナアダプタ sprout/sub_array.hpp - sprout/null_array.hpp + sprout/pit.hpp コンテナ特性 sprout/fixed_container.hpp