A general purpose extension library for the C++17 stdlib
 
 
 
Go to file
Daniel Kolesa e2f43ed25e initializer list support + insert on vector 2015-04-15 22:38:35 +01:00
octa initializer list support + insert on vector 2015-04-15 22:38:35 +01:00
src split new implementations 2015-04-15 01:39:26 +01:00
COPYING.md initial code 2015-04-06 00:05:21 +01:00
README.md some core types, initial type traits 2015-04-13 22:25:31 +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.