Fn<> DefaultFinder
Default Finder specialization type.

Defined in <seqan/find.h>
Signature DefaultFinder<THaystack>::Type;

Template Parameters

THaystack The given haystack type.

Return Values

Type The Finder specialization. By default, this is void and FinderMlr is an Index.