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

Page built @2013/07/11 09:12:36