mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2024-12-23 21:25:49 +00:00
fix README
This commit is contained in:
parent
3955daf23b
commit
48c86bb64c
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -68,7 +68,7 @@ Sprout C++ Library Wiki: http://www.boleros.x0.com/doc/sproutwiki/
|
||||||
|
|
||||||
- ドメイン固有 (Domain specific)
|
- ドメイン固有 (Domain specific)
|
||||||
-- sprout/uuid.hpp - UUID
|
-- sprout/uuid.hpp - UUID
|
||||||
-- sprout/checksum/sha1.hpp - SHA-1
|
-- sprout/checksum.hpp - チェックサム (SHA-1, MD5, etc)
|
||||||
|
|
||||||
- 構文解析 (Parsing)
|
- 構文解析 (Parsing)
|
||||||
-- sprout/weed.hpp - Boost.Spirit.Qi ライクなコンパイル時パーサコンビネータ
|
-- sprout/weed.hpp - Boost.Spirit.Qi ライクなコンパイル時パーサコンビネータ
|
||||||
|
|
Loading…
Reference in a new issue