/inline-vector

An implementation of a vector that stores data inline (without memory allocation) for small vectors. Excessively documented to help people learn C++ features.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

No issues in this repository yet.