eigenbom / utils

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++11 Data Structures Build Status

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

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

About

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

License:MIT License


Languages

Language:C++ 99.8%Language:Makefile 0.2%