OpenWareLaboratory
SimpleArray.h File Reference
Include dependency graph for SimpleArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SimpleArray< T >
 SimpleArray holds a pointer to an array and the array size, and is designed to be passed by value. More...