rm TrieManager.hpp

This commit is contained in:
wyy 2014-03-15 22:59:49 +08:00
parent a4b0a6c762
commit 0829a6ae67

View File

@ -1,3 +1,7 @@
## v2.4.0
1. 修改了设计上的问题删除了TrieManager这个类以避免造成一些可能的隐患。
## v2.3.2
1. 修复单元测试的问题有些case在x84和x64中结果不一致。