Metafunction
DefaultIndexStringSpec
Default String specialization type of the Fibre of an Index.
DefaultIndexStringSpec<TIndex>::Type
Parameters
TIndex
An Index Type.
Return Values
If the underlying text is a String or a set of Strings (see StringSet) the String's spec. type is returned.
Remarks
Most of the Index fibres are strings. The String specialization type is chosen by this meta-function.
SeqAn - Sequence Analysis Library - www.seqan.de