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.
- list
- deque
- set
- map
- unordered_map
- unordered_set
Visual studio 2017
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.