An open API service indexing awesome lists of open source software.

https://github.com/eigenbom/utils

A collection of data structures and utilities (C++11)
https://github.com/eigenbom/utils

cpp cpp11

Last synced: 17 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# C++11 Data Structures [![Build Status](https://travis-ci.org/eigenbom/utils.svg?branch=master)](https://travis-ci.org/eigenbom/utils)

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](LICENSE.md) file for details