Function
assignProperty
Assigns a property to an item in the property map.
Include Headers
seqan/graph_types.h
Parameters
|  An External or Internal Property Map. | |
|  A vertex or edge descriptor. Remarks: Identifies the item in the property map. | |
|  The new value. Remarks: Type of the new value must match the value type of the property map.
See Value. | 
Return Values
 void
See Also
SeqAn - Sequence Analysis Library - www.seqan.de