Metafunction
GetSource
The type returned by the source function.
GetSource<T>::Type
Parameters
T
Type for which the source is retrieved by source.
Types: Gaps
Return Values
Type
The type returned by the source function.
Remarks: This type is a reference to Source by default, with the exception of SequenceGaps data structure, which returns a temporary.
SeqAn - Sequence Analysis Library - www.seqan.de