A general purpose extension library for the C++17 stdlib
 
 
 
Go to file
Daniel Kolesa 6c6e7b69f7 some vector work 2015-04-12 21:41:02 +01:00
octa some vector work 2015-04-12 21:41:02 +01:00
COPYING.md initial code 2015-04-06 00:05:21 +01:00
README.md initial code 2015-04-06 00:05:21 +01:00

README.md

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