Metafunction
Spec
The spec of a class.
Spec<T>::Type
Include Headers
seqan/basic.h
Parameters
T
Type for which the spec is determined.
Remarks
The spec of a SeqAn type is the class that is used in template subclassing to specify the specialization. For example, the spec of String<char, Alloc<> > is Alloc<>.
Return Values
Type
Spec of T.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:37:10