Class
FunctorConvert
Functor that converts a TInValue type to a TOutValue type character.
FunctorConvert<TInValue, TOutValue>
Parameters
TInValue
The input value type.
TOutValue
The output value type.
Remarks
This Functor is a derivation of the STL unary function.
SeqAn - Sequence Analysis Library - www.seqan.de