Function
prefix
Creates prefix object.
Include Headers
seqan/sequence.h
Parameters
|  The complete sequence. | |
|  Position or iterator behind the last element of the segment. | 
Remarks
 Note that a prefix of a Segment object is an SuffixSegment object having the same host type.
 Notational sugar.
Return Values
 The prefix of host that begins at begin.
Remarks: The type of the prefix is given by Prefix.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de