Fn<> Size
Type of an object that is suitable to hold size information.

Defined in <seqan/basic.h>
Signature Size<T>::Type;

Template Parameters

Type for which the size type is determined.

Return Values

s Type Size type of T.