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