Fn<> MakePacked
Return the corresponding packed type for a type.

Defined in <seqan/basic.h>
Signature MakePacked<TAggregate>::Type;

Template Parameters

TAggregate The aggregate type to transform.

Return Values

Type The resulting packed type.