Function
arrayDestruct
Destroys an array of objects.
Include Headers
seqan/basic.h
Parameters
|  Iterator to the begin of the range that is to be destructed. | |
|  Iterator behind the end of the range. | 
Remarks
 This function does not deallocates the memory.
Example Programs
See Also
SeqAn - Sequence Analysis Library - www.seqan.de