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

https://github.com/usagi/wonderland.data_structure

C++ header only data structure library.
https://github.com/usagi/wonderland.data_structure

Last synced: over 1 year ago
JSON representation

C++ header only data structure library.

Awesome Lists containing this project

README

          

wonderland.data_structure
===================

C++ header only data structure library.

## Dependancy

C++ std only

## Example

- [example/multi_dimensional_array_helper.cxx](example/multi_dimensional_array_helper.cxx)
- [example/time_deferred_buffer.cxx](example/time_deferred_buffer.cxx)

## License

[MIT](LICENSE)

## Author

Usagi Ito