mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2024-11-14 10:39:05 +00:00
README 更新
This commit is contained in:
parent
b6bf03c4ed
commit
04809933e0
1 changed files with 6 additions and 0 deletions
6
README
6
README
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue