arduino-audio-tools
Public Types | Public Member Functions | List of all members
DynArray< T > Class Template Reference

Public Types

typedef T DataType
 

Public Member Functions

 DynArray (long size)
 
DataType & operator[] (long pos)
 
const DataType & operator[] (long pos) const
 
void resize (long size)
 
long size () const
 

The documentation for this class was generated from the following file: