Function
gapValueImpl
Implements gapValue.
gapValueImpl(value_pointer_tag)
Parameters
value_pointer_tag
A pointer that is used as a tag to specify the value type.
Remarks: The pointer needs not to point to a valid object, so it is possible to use a null pointer here.
Return Values
A gap character.
Remarks
This function implements getValue. It is recommended to use gapValue rather than gapValueImpl.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de