Update README.md

This commit is contained in:
邹晓航
2014-10-31 15:45:54 +08:00
parent 9c5c7a6949
commit 194bd0c455

View File

@@ -59,6 +59,8 @@ TinySTL
* find_if100%
* find_if_not100%
* adjacent_find100%
* count100%
* count_if100%
* 其他组件:
* circular_buffer100%
* bitmap100%