blob: 2bb8b2d5d5628a14e6e0bf33fccc3cc04f8d8294 [file] [log] [blame]
Name: vector
URL: https://github.com/goldsborough/vector
Version: commit-id: 40efe82
License: MIT
License File: LICENSE
Description:
A feature-complete, generic and customizable resizable
array implementation in pure C that supports almost
the entire C++ std::vector API, including iterators.
Local Modifications:
Renamed some functions to fit in with the AOMedia
naming convention.