mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2024-11-12 21:09:01 +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)
|
||||
-- sprout/uuid.hpp - UUID
|
||||
-- sprout/checksum/sha1.hpp - SHA-1
|
||||
-- sprout/checksum.hpp - チェックサム (SHA-1, MD5, etc)
|
||||
|
||||
- 構文解析 (Parsing)
|
||||
-- sprout/weed.hpp - Boost.Spirit.Qi ライクなコンパイル時パーサコンビネータ
|
||||
|
|
Loading…
Reference in a new issue