Spec ModViewModifiedString
Transforms the character of a host using a custom functor.

Extends ModifiedString
All Extended ModifiedString
All Impl'd AssignableConcept, ContainerConcept, DestructibleConcept
Defined in <seqan/modifier.h>
Signature template <typename THost, typename TFunctor> class ModifiedString<THost, ModView<TFunctor> >;

Template Parameters

THost The host iterator.
TFunctor A unary functor type.

Member Function Overview

Member Functions Inherited From AssignableConcept

Interface Function Overview

Interface Functions Inherited From AssignableConcept

Interface Functions Inherited From ContainerConcept

Interface Metafunction Overview

Interface Metafunctions Inherited From ContainerConcept