Function
isGreater
Operator ">".
Include Headers
seqan/sequence.h
Parameters
|  The first parameter. | |
|  The second parameter that is compared to  | |
|  Tag that specify whether prefixes are less or greater. (optional)  If omitted, the default tag is determined by DefaultPrefixOrder for the type of  See: Prefix Order | |
|  A comparator. Types:  Lexical | 
Remarks
 Sequences are compared in lexicographical order.
Return Values
See Also
SeqAn - Sequence Analysis Library - www.seqan.de