Newv2.0.0-betaMyTinySTL 发布了 v.2.0.0-beta 版,并做了大量的修改,主要包括以下方面: 不再使用内存池 移除容器对用户定义的 allocator 的支持 容器新增了许多接口,并与 C++11 标准相适应 增加异常规范,明确函数异常安全 修改命名不当的地方,移除 __ 等保留的命名 重构大量容器与部分函数 修复大量 bug Read full release & details
MyTinySTL 发布了 v.2.0.0-beta 版,并做了大量的修改,主要包括以下方面: 不再使用内存池 移除容器对用户定义的 allocator 的支持 容器新增了许多接口,并与 C++11 标准相适应 增加异常规范,明确函数异常安全 修改命名不当的地方,移除 __ 等保留的命名 重构大量容器与部分函数 修复大量 bug
Newv1.1.0v1.1.0 Updated are as follows: The memory pool is adjusted. Rewrite and refactor some functions. Fix bug for containers and functions. Add test on Travis CI and AppVeyor. Read full release & details
v1.1.0 Updated are as follows: The memory pool is adjusted. Rewrite and refactor some functions. Fix bug for containers and functions. Add test on Travis CI and AppVeyor.