libostd/README.md

9 lines
219 B
Markdown
Raw Normal View History

2015-04-04 19:12:10 +00:00
# octastd
2015-04-05 22:10:44 +00:00
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.
2015-04-05 23:05:21 +00:00
Currently implemented:
* new/delete operators
* vector