Max OS 0.3
Loading...
Searching...
No Matches
vector.h File Reference

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...
 

Detailed Description

Defines a Vector class for dynamically storing an array of elements.

Date
1st December 2022
Author
Max Tyson

Definition in file vector.h.