1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00

fix README

This commit is contained in:
bolero-MURAKAMI 2012-08-08 22:34:56 +09:00
parent 3955daf23b
commit 48c86bb64c

2
README
View file

@ -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 ライクなコンパイル時パーサコンビネータ