Metafunction
GetValue
Type for reading values.
GetValue<T>::Type
Parameters
T
Type of container that holds a value.
Return Values
Type
GetValue type of T.
Remarks
Depending on T, the GetValue-type can either be Value<T>::Type & or Value<T>::Type.
Part of Concept
SeqAn - Sequence Analysis Library - www.seqan.de