Metafunction
Fibre
Type of a specific bundle member (fibre).
Fibre<TIndex, TSpec>::Type
Parameters
TSpec
Type to specify the fibre.
TIndex
The fibre container type.
Return Values
Fibre type.
Remarks
An Index can be seen as a bundle consisting of various fibres. In most cases this type is String<Size<TIndex>::Type>.
A Fibre need not to be a real container. It can also be view (see ESA_RawText).
SeqAn - Sequence Analysis Library - www.seqan.de