Function
resizeSpace
Makes free space in container
Include Headers
seqan/sequence.h
Parameters
|  The container. | |
|  Number of characters that should be freed. | |
|  Position of the first item in  | |
|  Position behind the last item in  Remarks: If  | |
|  Maximal length  | |
|  Strategy that is applied if  Metafunctions: DefaultOverflowExplicit | 
Return Values
 The number of free characters.
Metafunctions: Size
Remarks: Depeding on the overflow strategy specified by resize_tag ,
this could be size  or less than size  if object  has not enough capacity.
SeqAn - Sequence Analysis Library - www.seqan.de