mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2024-11-14 10:39:05 +00:00
modify README
This commit is contained in:
parent
c5d82f6a99
commit
2b366b5f03
1 changed files with 1 additions and 0 deletions
1
README
1
README
|
@ -27,6 +27,7 @@ Sprout C++ Library Wiki: http://www.boleros.x0.com/doc/sproutwiki/
|
|||
-- sprout/array.hpp - std::array 互換の固定長コンテナ
|
||||
-- sprout/string.hpp - 固定長バッファの文字列クラス
|
||||
-- sprout/tuple.hpp - std::tuple 互換のタプル
|
||||
-- sprout/optional.hpp - 無効値の表現
|
||||
-- sprout/variant.hpp - バリアント
|
||||
-- sprout/bitset.hpp - std::bitset 互換のビットセット
|
||||
|
||||
|
|
Loading…
Reference in a new issue