Function
assignProperty
Assigns a property to an item in the property map.
assignProperty(pm, d, val)
Parameters
pm
An External or Internal Property Map.
d
A vertex or edge descriptor.
Remarks: Identifies the item in the property map.
val
The new value.
Remarks: Type of the new value must match the value type of the property map. See Value.
Return Values
void
SeqAn - Sequence Analysis Library - www.seqan.de