Function
arrayConstruct
Construct objects in a given memory buffer.
Include Headers
seqan/basic.h
Parameters
|  Iterator to the begin of the range that is to be constructed. | |
|  Iterator behind the end of the range. | |
|  Argument that is forwarded to the constructor. (optional)  An appropriate constructor is required.
If  | 
Remarks
Example Programs
See Also
SeqAn - Sequence Analysis Library - www.seqan.de