libostd/README.md
2015-04-06 00:05:21 +01:00

9 lines
219 B
Markdown

# octastd
OctaSTD is a collection of C++ utilities to aid the upcoming OctaForge C++
API. It provides containers (dynamic arrays etc) as well as other utilities.
Currently implemented:
* new/delete operators
* vector