Metafunction
DefaultOverflowImplicit
The default overflow strategy for implicit resize.
DefaultOverflowImplicit<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 cause an implicit change of a container's size, like e.g. assign, append, and replace.
SeqAn - Sequence Analysis Library - www.seqan.de