Function
convertImpl
Implements convert.
Convert convertImpl(convert, source)
Parameters
convert
Object that specifies the conversion.
Types: Convert
Remarks: A constant instance of Convert is used to specify the conversion target.
source
An object that should be converted.
Return Values
source converted to the type specified by convert.
Metafunctions: Convert
Remarks
This function implements convert. It is recommended to use convert rather than convertImpl.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de