Metafunction
MakeUnsigned
Converts an integral value into an unsigned integral value.
MakeUnsigned<T>::Type
Include Headers
seqan/basic.h
Parameters
T
Input integral type.
Return Values
Type
A type without a sign of the same domain, e.g. unsigned int for T = int.
Default: T
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:38