Fn<> Chunk
Return the chunk type for an object.

Defined in <seqan/basic.h>
Signature Chunk<TObject>::Type;

Template Parameters

TObject The object to query for its chunk type.

Return Values

Type The chunk type of TObject.

Detailed Description

The default result type (if not overloaded) is Nothing.