Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
Vector Class Reference
Old Data Structures
Detailed Description
A vector is an array of items whose size grows dynamically.
Implemented concepts
concept::Array
concept::Array
concept::List
concept::MutableArray
concept::MutableCollection
concept::MutableList
concept::Set
concept::Stack
Parameters
T
Type of stored items.
The documentation for this class was generated from the following file:
src/genstruct_Vector.cpp
Vector
Generated on Fri Jul 23 2021 11:32:45 for Elm by
1.8.17