Tiny (as in minimal) implementation of some core STL functionality
@MatthewEndsley
https://github.com/mendsley/tinystl
Copyright 2012-2018 Matthew Endsley
This project is governed by the BSD 2-clause license. For details see the file titled LICENSE in the project root folder.
tinystl is a header only library. But there's some tests that need to be compiled if you want to run them.
- Get the premake4 binary here: https://premake.github.io/download.html
- It's one file, put it somewhere useful! (maybe we'll include it in tinystl later on)
- Update git submodules: $ git submodule update --init
- Generate project files premake5 vs2017
- Open your project file. It's in tinystl/.build/projects/
- Enjoy a tasty beverage