libostd/README.md

219 B

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