![]() |
Max OS 0.3
|
Defines a Vector class for dynamically storing an array of elements. More...
#include <cstdint>#include <cstddef>Go to the source code of this file.
Classes | |
| class | MaxOS::common::VectorIterationHandler< Type > |
| Handles the iteration of a Vector providing read and end of stream functions. More... | |
| class | MaxOS::common::Vector< Type > |
| Dynamically stores an array of elements. More... | |
Defines a Vector class for dynamically storing an array of elements.
Definition in file vector.h.