Fn<> GappedValueType
Returns a value type that contains a black value '-'.

Defined in <seqan/align.h>
Signature GappedValueType<T>::Type

Template Parameters

T The value type that should be expanded (if needed) by '-'.

Return Values

Type A type that can store the values of T and the value '-'.