Update README.md

This commit is contained in:
邹晓航
2014-10-08 21:37:19 +08:00
parent e4e8ed3898
commit 9a068bb65d

View File

@@ -43,6 +43,8 @@ TinySTL
#TinySTL测试:
###测试环境Windows 7 && VS2013 && release模式
###测试结果:
####(1)
//std::vector<int> vec;
TinySTL::vector<int> vec;
ProfilerInstance::start();