/tinySTL

tinySTL is part of the STL implementation.

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

tinySTL

tinySTL is part of the STL implementation, which contains iterator, algorithm,container,adapter,allocator and functor. The purpose of creating this project is to learn more about STL.

Todo

  • list
  • deque
  • set
  • map
  • unordered_map
  • unordered_set

Development tool

Visual studio 2017

License

Copyright © 2016, Huan Zhao. All rights reserved.
This project is governed by the BSD 3-clause license
that can be found in the LICENSE file.