Function
prefix
Creates prefix object.
prefix(host, end)
Parameters
host
The complete sequence.
end
Position or iterator behind the last element of the segment.
Return Values
The prefix of host that begins atbegin.
Remarks: The type of the prefix is given by Prefix.
Remarks
Notational sugar.
SeqAn - Sequence Analysis Library - www.seqan.de