/Vector

A sequence container similar to the C++ std::vector, but instead of allocating memory dynamically, this container points to an external, statically allocated c style array.

Primary LanguageC++OtherNOASSERTION

Watchers

No one’s watching this repository yet.