/utils

A collection of data structures and utilities (C++11)

Primary LanguageC++MIT LicenseMIT

utils Build Status

Note! This repo is currently a work-in-progress. Most utilities work but some might not.

A collection of data structures for c++11. Each header is more-or-less standalone and can be configured with #define. Tests are provided in tests/.

License

This project is licensed under the MIT License - see the LICENSE.md file for details