MPD  0.20.18
Data Structures
AllocatedArray.hxx File Reference
#include "WritableBuffer.hxx"
#include "Compiler.h"
#include <algorithm>
#include <assert.h>
Include dependency graph for AllocatedArray.hxx:

Go to the source code of this file.

Data Structures

class  AllocatedArray< T >
 An array allocated on the heap with a length determined at runtime. More...