Function
assign
Assigns one object to another object.
Include Headers
seqan/basic.h
Parameters
|   Is copied to  Types:  char array, Holder, Holder, Pipe, Pool, Segment, SimpleType, std::basic_string, std::vector, String | |
|   Gets the content of  Types:  char array, Holder, Holder, Pool, Segment, SimpleType, std::basic_string, std::vector, String | |
|   The maximal length of  Remarks: This arguments can be applied if  | |
|   Specifies the strategy that is applied if  Types:  Overflow Strategy Remarks: This arguments can be applied if  | 
Remarks
 If target  is a Segment object, then
limit  denotes the maximal length of host(target)  after the operation.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de