8000 GitHub - Alinshans/MyTinySTL at v1.1.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Alinshans/MyTinySTL

Repository files navigation

MyTinySTL

linux windows release
Build Status Build Status Release

##简介 基于 C++11tinySTL,并使用中文文档与中文注释,作为新手练习用途。实现了大部分 STL 中的容器与函数,但仍存在许多不足与 bug 。如发现错误,还请在 Issues 中指出,欢迎 ForkPull requests 改善代码,谢谢!

##支持

  • 操作系统
    • linux
    • windows
  • 编译器
    • GCC 4.7
    • Clang++ 3.5
    • MSVC 14.0

##文档
Wiki

##测试 见 Test

About

Achieve a tiny STL in C++11

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

0