Metafunction
DefaultOverflowExplicit
The default overflow strategy for explicit resize.
DefaultOverflowExplicit<T>::Type
Parameters
T
Type for which the overflow strategy is determined.
Types: Segment, String
Return Values
Type
Expansion tag for type of T.
Remarks
This function is used for functions that change a container's size explicit, like e.g. resize.
SeqAn - Sequence Analysis Library - www.seqan.de