README 更新

This commit is contained in:
bolero-MURAKAMI 2011-11-06 11:07:04 +09:00
parent b6bf03c4ed
commit 04809933e0

6
README
View file

@ -22,6 +22,9 @@ constexpr コンテナ
constexpr タプル constexpr タプル
sprout/tuple.hpp sprout/tuple.hpp
constexpr バリアント
sprout/variant.hpp
constexpr アルゴリズム constexpr アルゴリズム
sprout/algorithm.hpp sprout/algorithm.hpp
sprout/numeric.hpp sprout/numeric.hpp
@ -44,6 +47,9 @@ constexpr ハッシュ関数
constexpr UUID constexpr UUID
sprout/uuid.hpp sprout/uuid.hpp
型リスト
sprout/type.hpp
コンテナアダプタ コンテナアダプタ
sprout/sub_array.hpp sprout/sub_array.hpp
sprout/pit.hpp sprout/pit.hpp